As per the question it is asking me to ssh to cluster4
Question:
Solve this question on: ssh cluster4-controlplane
The pink-depl-cka14-trb
Deployment was scaled to 2
replicas; however, the current replica count is still 1
.
Troubleshoot and fix this issue. Make sure the CURRENT
count is equal to the DESIRED
count.
You can SSH into the cluster4
using ssh cluster4-controlplane
command.
Problem:
luster1-controlplane ~ ssh cluster4-controlplane
root@cluster4-controlplane’s password:
Permission denied, please try again.
root@cluster4-controlplane’s password:
It is asking for password to proceed.What to do?