When a Host Group is created Kubernetes is deployed to the selected hosts with a single host becoming the Kubernetes Master.
Access Kubernetes Master
From Host Group click Connect to open the Connect to Kubernetes Cluster window.
The SSH connect command is:
ssh: [sudo user name]@[public dns name]:[host port]
where [sudo user name] is optionally provided during Host Management - Add Host
and [public dns name] and [host port] are optionally provided during Host Group - Add Group
In this example where SSH and DNS Name are set then the SSH command would be:
or alternatively simply click Open SSH Terminal - coming soon...
Comments
0 comments
Article is closed for comments.