-
### Description
I notice many nodes become NotReady and don't come back without manually rebooting them from the CLI or cloud console.
### Kube.tf file
```terraform
"kube-hetzner" {
providers …
-
**What happened**:
I have a kubeone cluster set-up at Hetzner via the example terraform scripts which include a private network. The only change we have is to add worker pools for a list of dat…
-
### What happened?
Discovered during https://github.com/kubermatic/kubermatic/issues/12321 when setting leader election component override for user cluster controller.
`.spec.componentsOverride.…
-
/kind bug
**What steps did you take and what happened:**
Try to create an `HetznerCluster` resource with the following manifest:
```yaml
apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
…
-
### Description
Hello, I’ve been struggling all day, I just can’t start autoscaling.
Set node group draining-node-pool size from 0 to 0, expected delta 0
Although the configuration says somethi…
-
### Description
```
module.kube-hetzner.null_resource.kustomization: Still creating... [5m50s elapsed]
module.kube-hetzner.null_resource.kustomization: Still creating... [6m0s elapsed]
module.kube…
-
### Description
terraform validate fails with the error below. There are 2 "agent-arm-small".
```
Error: Invalid value for variable
│
│ on kube.tf line 169, in module "kube-hetzner":
│ 1…
-
**What happened**:
Deploying ingress-nginx >= v4.9.0 results in pods not getting ready. Logs show a permission dined error for config reload.
The process also does take very long to term…
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and cl…
EKami updated
3 months ago
-
## Bug Report
### Description
Bootstrapping kube-apiserver (along with kube-scheduler and kube-controller-manager) fails after IPv6 CIDRs are specified in the `cluster.network.podSubnets` and `clu…