Error "Communication Failure" During Host Onboarding
Last updated
Adding a host to the Platform9 Managed Kubernetes Control plane (Onboarding) with the PMK CLI ( pf9ctl) fails with the error: "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! "
Platform9 Managed Kubernetes - All Versions
PMK CLI - All Versions
The pf9ctl command is run for onboarding one or more remote hosts and the remote host's SSH fingerprint may have changed due to either rebuilding or replacement of the host.
On the host that's running the pf9ctl command, find the entry for the remote host's IP address or domain name in the ~/.ssh/known_hosts file. Comment or remove the line as shown below and run the pf9ctl command again.
#10.xx.xx.xx ssh-rsa AAAAB.........f2U3Last updated
