-
We should document how a user would manually migrate their clusters from using in-tree cloud providers to out-of-tree cloud provider. The documented steps can be manual or via a tool like kubeadm.
-
**Describe the bug**
We have deployed the aws-load-balancer-controller with 2 replicas. However, during the leader change (due to rotation or the TTL of the worker node), the other replica takes over…
-
**What happened**:
After running the e2e network suite with the test `Should answer DNS query for maximum number of services per cluster` creating and deleting 100K service, the etcd database excee…
aojea updated
3 weeks ago
-
**Environment**:
- **Cloud provider or hardware configuration:**
Baremetal / VMs
- **OS (`printf "$(uname -srm)\n$(cat /etc/os-release)\n"`):**
```
home-kube-master:~$ printf "$(uname -…
-
/area API
/area test-and-release
/kind bug
## Expected Behavior
When we run our e2e tests with chaos there are no failures due to the webhook shutting down.
## Actual Behavior
We interm…
-
**Which component are you using?**:
cluster autoscaler
**Describe the solution you'd like.**:
I have a need to scale from on premise k8s cluster into AWS and I'm not able to get it working. I…
-
/kind bug
**1. What `kops` version are you running? The command `kops version`, will display
this information.**
```
Client version: 1.28.5 (git-v1.28.5)
```
**2. What Kubernetes version …
-
**What would you like to be added**:
When quotas are not resources it could be the case that the user has enough quota but the cluster does not have enough physical hardware resources to launch…
-
- [x] - kubernetes-2024-01-03.zip/kops/vendor/[github.com/hashicorp/errwrap/LICENSE](http://github.com/hashicorp/errwrap/LICENSE)
- [x] - kubernetes-2024-01-03.zip/kops/vendor/[github.com/hashicorp/g…
-
The current recommended DNS architecture solution within a cluster includes NodeLocal DNS + CoreDNS deployment + DNS autoscaler.
To me it would seem preferable to use a much simpler solution - run …