Jakub Hlavačka
Jakub Hlavačka
I experienced something similar or maybe it was the same. In my case, the playbook to install VPN stuck on `Check if unattended-upgrades.service is present`. I tried to kill all...
First iteration of the list of potential partner projects: - [Otomi](https://github.com/redkubes/otomi-core) - automation and self-service on top of k8s ~1900 stars - [KubeVela](https://github.com/kubevela/kubevela) - platform that makes deploying and operating...
AFAIK the restart of the `terraformer` should prevent the user from running the workflow. Instead of restarting the `terraformer` pod, I propose to just keep it not ready and remove...
I ran `testing-framework` 10 times. In 3 of them, I forgot to specify `AUTO_CLEAN_UP`, and in the spare 7, I experienced not deleting infra twice. ### `test-set2` - State lock...
The next release will present support for Ubuntu 24.04 in Hetzner and Azure (https://github.com/berops/claudie/pull/1401). Adding support for Ubuntu 24.04 in the rest of the Cloud providers will cause VM re-creation...
Hi, I'm speaking for [kubernetes-with-claudie](https://github.com/hetzneronline/community-content/tree/master/tutorials/kubernetes-with-claudie/01.en.md?rgh-link-date=2024-10-01T00%3A45%3A24Z). We plan to update the tutorial ourselves.
> But seems like kubeadm is doing this... In that case, I suppose I should open an issue in kubeadm. Besides that, is there a chance you can or plan...
Hello, I created a new issue in kubeadm repo. https://github.com/kubernetes/kubeadm/issues/3099 Besides that, there is a workaround. You can patch the no proxy env variables in static pods and `kube-proxy` DaemonSet...
We decided to implement the "Override tee when run by kubeone" option from this [design document](https://docs.google.com/document/d/13CCn-ff89YMNeTb2tXraBPj3_HwmEs2rBomaDSWD-8c/edit?usp=sharing).
Is there any downside to enabling this feature by default? Let's decide whether to turn it on/off.