VMware Cloud Community
ymichalak
Hot Shot
Hot Shot

[vRA 8.4.2] - Connection to server vra-k8s.local:6443 was refused

Hello,

on vRA appliance 8.4.2 connection to Kubernetes server was refused.

ymichalak_0-1629903593641.png

 

When we try to clear all the services (/opt/scripts/deploy.sh --onlyClean) we have another error :

ymichalak_1-1629903800208.png

 

Any help is greatly appreciated 😂

Reply
0 Kudos
3 Replies
zlq5001
Contributor
Contributor

I am having the same issue. I was hoping someone would have answered your question already...

Reply
0 Kudos
ymichalak
Hot Shot
Hot Shot

Hello,

 

you can try this from SSH session on vRA appliance :

 

"/opt/scripts/deploy.sh --onlyClean"

"/opt/scripts/deploy.sh"

This next step take some time. After this step finished you can check all the service up and running using the below command :

"kubectl get pods --all-namespaces"

 

Reply
0 Kudos
simmish
VMware Employee
VMware Employee

Hi,

I had also faced similar issue and followed below KB article and its solved.

https://kb.vmware.com/s/article/82295

Reply
0 Kudos