+ curl --connect-timeout 20 --retry 6 --retry-delay 10 --resolve supervisor.default.svc:6443:<Supervisor_control_plane_ip> https://supervisor.default.svc:6443/api/v1/namespaces/<tkg-domain-namespace>/services/machine-agent-service/proxy/x86/linux/v1alpha1/ --header 'Authorization: Bearer <###############>' --cacert /run/machine-agent/ca-cert -Lo /usr/local/bin/machineadm % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed...curl: (##) Connection timed out after ##### millisecondsWarning: Problem : timeout. Will retry in 10 seconds. 6 retries left.
curl -kv <Supervisor_control_plane_ip>:443curl -kv <Supervisor_control_plane_ip>:6443
An underlying fault or misconfiguration with the Load Balancer's virtual service is preventing the newly created control plane from successfully communicating with the supervisor.
A potential cause for this behavior is reaching the virtual service limit on the Avi Load Balancer Service Engine.
Review Broadcom KB 413263 for details on modifying the Maximum Number of Virtual Services per Service Engine if this specific symptom is identified by the Load Balancer team.