Reply to Message

View discussion in a popup

Replying to:
doskiran
Enthusiast
Enthusiast

Login into the Supervisor Master VM:

- SSH into the vCenter and enable shell(if required)

- Run "/usr/lib/vmware-wcp/decryptK8Pwd.py" to get the IP address and password for SC Master VM.

Eg:

# /usr/lib/vmware-wcp/decryptK8Pwd.py
Read key from file
Connected to PSQL
Cluster: domain-c8:2bcXXXX
IP: 10.xx.xx.xx
PWD: xxxxxxxxxxx

# ssh root@10.xx.xx.xx

type "yes" and provide above PWD.

 

After connect to supervisor master VM session , run the previous "ping" commands to check the Master/Worker DNS connectivity , nodes status like "kubectl get nodes" and system pods status "kubectl get pods -A" for troubleshooting.

>> Do the DNS records need to be created for the master & worker before the deployment of workload management cluster?

Its completely depends on your network, but for master directly use the management DNS.