Privacera Manager unable to connect to Kubernetes Cluster
Problem: Privacera Manager installation fails due to failure to connect to your Kubernetes cluster. And kubeconfig
file (~/.kube/config
) is configured correctly to grant access.
Cause: It could be the kubeconfig
file is missing at the location ~/privacera/privacera-manager/credentials/kube
.
Solution: Copy the kubeconfig
file from ~/.kube/config
to ~/privacera/privacera-manager/credentials/kube
.