-
**What happened?**
I've been using DevSpace (versions 6.3.1 up to 6.3.12, I've tried them all) with K3d. I'm using a very basic local registry config:
```
localRegistry:
enabled: true
l…
-
-
**Describe the bug**
I started loki, otel, and grafana using the “kbcli add on enable” command, and they ran normally. At present, the Loki prompt on the Grafana page reads "Data source connected, bu…
-
- [ ] Defect
- [x] Feature Request or Change Proposal
## Defects
I'm running a NATS service 2.1.2 I am using TLS between my NATS brokers (port 6222) as well as TLS from clients to brokers (p…
-
First of all, thanks for the great opportunity to work and practice with a real and useful application.
I tried to run this application on a k8s cluster that was deployed with vagrant (https://git…
ghost updated
7 months ago
-
**What happened**:
After installing the Ingress-Nginx, it's Pods timeout.
**NGINX Ingress controller version**:
```shell
$ /nginx-ingress-controller --version
----------------------------…
-
```
minikube version: v1.16.0
commit: 9f1e482427589ff8451c4723b6ba53bb9742fbb1
```
**Steps to reproduce the issue:**
1. Start Minikube as
```shell
minikube start -p $PROFILE_NAME \
--m…
-
**Describe the bug**
When I start the pv-migrate, it creates the deployment, but in the debug log I see errors like:
```
🚁 Attempting strategy: lbsvc
🔑 Generating SSH key pair
creating 4 resource…
-
**Actual behavior**
I am using Kaniko in a Tekton pipeline to push images to my Harbor registry, but I can't push without being logged in.
**Expected behavior**
I would like to know if there is…
-
In each iteration of `syncProxyRules`, kube-proxy (iptables backend) does:
```
...
serviceUpdateResult := proxier.serviceMap.Update(proxier.serviceChanges)
...
conntrackCleanupServiceIPs := …