-
I would like to open a discussion on how and whether we should continue support mirror pods, given that 1) mirror pods need to be treated differently in multiple places in kubelet, making them brittle…
-
Can not create a kubernetes cluster with 1 Master and 1 Worker. I got the following error:
```
$ hetzner-kube cluster create --name my-cluster --ssh-key id_rsa_kube
...
worker-01 : prepare pa…
-
Hi, I asked the question in irc of how to get the nic to stop assigning an ipv6 address to my machine.
My first attempted solution was to use the cloud config's `write_files` section and write /etc/n…
-
Before we remove an API object version, we need to be certain that all stored objects have been upgraded to a version that will be readable in the future. The old plan for that was to run the cluster/…
-
The note at the top of [the page](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm/) states that in regards to certificate rotation "The long-term plan …
DC4JG updated
1 month ago
-
## Issue Report Template
### Tectonic Version
1.5.1
### Environment
What hardware/cloud provider/hypervisor is being used with Tectonic? Bare Metal
### Expected Behavior
Cert signing for …
-
Hi support
i have setuped perfectly HA kubeadm cluster with aws NLB with port : 6443
every thing is working fine and i have 3 masters and when i turnoff master1 machine and no network connecti…
-
I fllowoing this setting a LB for k8s cluster : https://github.com/kubernetes/kubeadm/blob/main/docs/ha-considerations.md#options-for-software-load-balancing
but the cluster nodes can not connection …
-
## Expected Behavior
All nodes in Ready state and all pods in Running state.
## Current Behavior
flannel pod in Running state, control-plane in Not Ready state, pods that requires control-…
-
Hi,
I want to rebuild your solution in my homelab.
However I don't fully understand the architecture.
First, I would ask you to clarify the different terms:
- control-plane nodes
- Master kuber…