K3s is Rancher's lightweight Kubernetes distribution.
Questions tagged [k3s]
28 questions
3
votes
0 answers
Installing k3s: zsh: not enough directory stack entries
When I install k3s, I'm getting
zsh: not enough directory stack entries.
You can see this at the bottom of the log below,
$ curl -sfL https://get.k3s.io | sh -
# Check for Ready node, takes ~30 seconds
sudo k3s kubectl get node
[sudo] password for…
Evan Carroll
- 2,091
- 3
- 22
- 65