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
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.