Caleb Bron

Results 59 comments of Caleb Bron

I'm not sure, but I can ask around. Haven't tried this path yet, but you might be able to [pass args](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver) via following, and then add to volume mount: https://www.vcluster.com/docs/vcluster/next/configure/vcluster-yaml/control-plane/#controlPlane-distro-k8s-apiServer-extraArgs

Going to close this for now, will be easier to start from scratch.

Closing as stale. Also appears to be resolved based on discussion above.

Hello @ababila , as far as I am aware vCluster doesn't add any tolerations by default. Though Kubernetes itself does add some, including [not-ready](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/). Can you provide your config.yaml ?...