Kubernetes Cluster

20 views
Skip to first unread message

Damien Gallagher

unread,
Jun 20, 2019, 10:16:54 AM6/20/19
to Google Cloud Developers
Hi

When you create a kuberenetes cluster, you can specify  a master auth username and password.
When the cluster is created, you get an endpoint and a Cluster CA Cert

Using any of this information, is it possible to ssh or login to the cluster from the likes of putty or does all access have to be taken care off using the cloud console?

Thanks
Damien

Alexandre Duval-Cid

unread,
Jun 28, 2019, 3:04:42 PM6/28/19
to Google Cloud Developers

Google Kubernetes Engine is a managed service and does not allow you to interact with the master node [1].

Since the nodes are run on GCE, You are able to connect to individual nodes of your cluster thought their individual IP’s

just like you would connect to an instance using putty [2].


[1] https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture#master_api

[2] https://cloud.google.com/compute/docs/instances/connecting-advanced#thirdpartytools


Reply all
Reply to author
Forward
0 new messages