Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add k3s to the Compatibility matrix #281

Closed
wants to merge 7 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update COMPATIBILITY.md
  • Loading branch information
onedr0p authored Nov 29, 2023
commit 2758b1f80d324faa37cb5a093d487f85d43badcb
1 change: 1 addition & 0 deletions docs/COMPATIBILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Spegel has been tested on the following Kubernetes flavors for compatibility. So
## k3s

1. On each node run `cp /var/lib/rancher/k3s/agent/etc/containerd/config.toml /var/lib/rancher/k3s/agent/etc/containerd/config.toml.tmpl`

2. Add the following to `/var/lib/rancher/k3s/agent/etc/containerd/config.toml.tmpl`

```toml
Expand Down