Hi everyone, I'm new to Rancher Desktop :slightly_...
# rancher-desktop
f
Hi everyone, I'm new to Rancher Desktop 🙂 Quick question: I've created a single-replica nginx deployment through RD, then I wanted to get a shell into the container, so I used the GUI and selected "Execute Shell". But it just opens an empty terminal with a "Disconnected" message. Can't write or interact with anything. For the record, I'm able to get a shell into that same container with
kubectl exec ...
. Am I missing something? Does "Execute Shell" not do what I thought it did?