19 lines
298 B
Markdown
19 lines
298 B
Markdown
|
|
|
|
## Home Kubernetes With K3S
|
|
|
|
<https://k3s.io/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Other Kubernetes Distros
|
|
|
|
I have tried k0s a few times and consistently got an "agent not available on node" error that stopped me from reading logs from pods.
|
|
|
|
I have used kubeadm to deploy clusters, while it works, it it pretty manual.
|
|
|