Open m1kola opened 4 years ago
Web console is unavailable after scaling worker machine sets to 0. This happens becasue by default router pods are deployed on workers.
It creates a tricky situation for users who scaled machine sets via web console and do not have a valid kubeconfig locally to make changes via CLI.
SREs will be able to manually recover user clusters from this state, but it requires a long-term solution.
enabling the admin kubeconfig to be retrieved by the list-credentials api would probably significantly help this.
Web console is unavailable after scaling worker machine sets to 0. This happens becasue by default router pods are deployed on workers.
It creates a tricky situation for users who scaled machine sets via web console and do not have a valid kubeconfig locally to make changes via CLI.
SREs will be able to manually recover user clusters from this state, but it requires a long-term solution.