Master gets upgrade as soon as cluster is created, causing resources install failure

1/22/2020

As soon as cluster has been created, master get upgrade which means that any resources which depends_on cluster get go ahead as cluster has been created but fail as master starts getting updates. Is there anyway to delay master upgrade to later point, we are using terraform to deploy cluster and the install apps.. Error message is normally like this:

Could not get apiVersions from Kubernetes: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
-- sajjad
kubernetes
master

0 Answers