Closed steigr closed 7 years ago
@harsh-px : Can you help here?
@steigr We are releasing 1.2.4 release this week which totally removes requirement of this step. Are you able to wait for a week?
If not, we can work to resolve this.
Regarding kubernetes.yaml
, you need to copy the kubeconfig that kubectl is using to /etc/pwx/kubernetes.yaml
. The current-context being used in the kubeconfig needs to have permissions to list, get and update nodes.
Mapping kubeconfig to /etc/pwx/kubernetes.yaml works! Thanks a lot.
I'm using kubernetes bootstrapped via tectonic-installer with RBAC enabled. I submitted a
kubernetes.yaml
/admin.conf
likewise:I also volume-mounted a working
kubeconfig
to/root/.kube/config
. The following error persists: