python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Rancher Desktop hangs
I've just installed Rancher Desktop on a Windows 10 laptop, but this hangs in "Waiting for nodes".
All the logs file are empty even when the debug is enabled and the Images tab stays in &quo...
cdprete
Votes: 0
Answers: 0
Is there an API endpoint to get the kubeconfig file of a cluster from Rancher using its own API?
I'm trying to find a way to get the kubeconfig file using curl command and hit the rancher API. Is there an API endpoint to get that ?
I tried calling these following endpoints but no luck.
https://cl...
Gautham
Votes: 0
Answers: 1
K8s cannot schedule new pods to worker nodes even though there are enough resources
Currently, I am facing an issue when K8s scale up new pods on old deployment and Rancher shows stuck on scheduling pods into K8s worker nodes. It eventually will be scheduled but will take some time, ...
UglyPrince
Votes: 0
Answers: 1
How to move PV from one kubernetes node to another
I have a k8s cluster which uses rancher.io/local-path.
There is a PV there
$ kubectl describe pv pvc-979af6ff-3617-4707-8a2c-b6c4ac00043f
Name: pvc-979af6ff-3617-4707-8a2c-b6c4ac...
Alex_www
Votes: 0
Answers: 1