Good day. I have K3S installed in a dev/test envir...
# rancher-desktop
a
Good day. I have K3S installed in a dev/test environment and stated using rancher-desktop yesterday to simulate a local install. All works quite OK, but when I want to run a container via kubectl the container will not start. This exact container starts and runs perfectly on the K3S cluster. I use MacOS on M1 chip. I allocated 4CPU and 8GB RAM. The error below:
kubectl run toolbox --rm -it --image <http://ghcr.io/jakubhajek/toolbox:latest|ghcr.io/jakubhajek/toolbox:latest> -- bash
If you don't see a command prompt, try pressing enter. E0830 094327.132309 27075 v3.go:79] EOF E0830 094327.132963 27075 v3.go:79] EOF warning: couldn't attach to pod/toolbox, falling back to streaming logs: Internal error occurred: error attaching to container: http: invalid Host header pod "toolbox" deleted