390 B
390 B
Kubernetes
CLI Tools
kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/
helm: https://helm.sh/docs/intro/install/
Install a Kubernetes Server
For k3s, see k3s
For k0s, see k0s
Notes
# Quickly set a new namespace
kubectl config set contexts.default.namespace metallb-system