Replies: 1 comment
-
Thank you for your feedback. This should be a network problem. The network environment where karpor is located cannot connect to 127.0.0.1:32831. We will give you an answer after our local test. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to get Karpor working for the Minikube cluster I have running.
I created my config with all related data like this:
kubectl config view --flatten --minify > minikubeconfig.yaml
This contains everything, yet Karpor refuses to accept it with an error message:
KubeConfig does not meet the requirements. Please upload a valid certificate file.
My Talos cluster config is accepted without any problems (config.yaml created the same way).
The karpor-server log says:
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions