Miroslav Repka

Results 7 comments of Miroslav Repka

I have encountered the same panic issue on the already built cluster. I can access the cluster via `kubectl` but there is nothing out of the ordinary that would stand...

I deployed a cluster on VMs I created in Hetzner cloud. The cluster was composed from 3 Master/2 Worker nodes. Here is the `kubeone.yaml` ```yaml apiVersion: kubeone.k8c.io/v1beta2 kind: KubeOneCluster name:...

I would assume that controlling where pods are scheduled would be either by labels or taints. Please see how you can use those [here](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/) and [here](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/). IMO that is more...

Well, I was trying to understand the use case of such a feature and the only context for this given was pod scheduling. I am not saying this will not...

Encountered this bug in `ts3-c1` cluster of the test set 3. Here is some info from the cluster: ``` $ kc get nodes -o wide --kubeconfig c NAME STATUS ROLES...

I got this bug in a recent CI, and I tried to restart the core DNS to no avail. The pods were still stuck in the init state and there...

The Claudie now offers AWS, GCP, Hetzner, OCI and Azure for node pools and load balancers.