I'm trying to get the master server public key from a Google Container Engine managed Kubernetes cluster.
I have a question about the glcoud beta container clusters describe command
gcloud beta container clusters describe NAME
The documentation is a currently a bit sparse https://cloud.google.com/sdk/gcloud/reference/beta/container/clusters/describe
Does the "gcloud beta container clusters describe" command return the master server public key? Is that in the masterAuth:clientKey?