python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Error: Validation failed: cannot load kubecfg settings for "demo.k8s.naveen.tk": context "demo.k8s.naveen.tk" does not exist
I'm trying to validate Kubernetes cluster using kops validate command, but it throws this error:
Error: Validation failed: cannot load kubecfg settings for "demo.k8s.naveen.tk": context &qu...
Naveen Kumar
Votes: 0
Answers: 1
ubuntu@api.demo.k8s.testcheck.tk: Permission denied (publickey)
I'm trying to connect to master cluster in kubernetes as ssh -i ~/.ssh/id_rsa ubuntu@api.demo.k8s.testcheck.tk
It throws error as
ubuntu@api.demo.k8s.testcheck.tk: Permission denied (publickey).
I am ...
Naveen Kumar
Votes: 0
Answers: 3
cluster-autoscaler deployment fails with "1 Too many pods, 3 node(s) didn't match Pod's node affinity/selector"
I have created a k8s cluster with kops (1.21.4) on AWS and as per the docs on autoscaler. I have done the required changes to my cluster but when the cluster starts, the cluster-autoscaler pod is unab...
Divick
Votes: 0
Answers: 2