Updating API Scopes for running kubernetes cluster

5/8/2018

I am running my application on Google kubernetes cluster in GCP , which is a 5 node cluster , i am unable to stop the VM nodes to update API scopes , is there any way to update ?

Regards Rajiv

-- rajiv9702
google-kubernetes-engine

1 Answer

5/8/2018

You only can define the scope on creation of the cluster.

Unless it is absolutely imposible, I would recommend you to delete the old cluster and create a new one with the right scopes.

-- suren
Source: StackOverflow