nixpkgs/pkgs/applications/networking/cluster/k3s
Alexis Hildebrandt f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
..
1_28 k3s_1_28: 1.28.9+k3s1 -> 1.28.10+k3s1 2024-05-29 07:16:21 +00:00
1_29 k3s_1_29: 1.29.4+k3s1 -> 1.29.5+k3s1 2024-05-30 18:01:55 +00:00
1_30 k3s: 1.30.0+k3s1 -> 1.30.1+k3s1 2024-06-01 00:06:30 +00:00
docs k3s: documentation overhaul 2024-06-06 08:07:55 -05:00
builder.nix treewide: Remove the definite article from meta.description 2024-06-09 23:08:46 +02:00
default.nix k3s_1_27: remove 2024-06-01 17:21:07 -03:00
README.md k3s: documentation overhaul 2024-06-06 08:07:55 -05:00
update-script.sh k3s: fix a blank space making update script not match nixfmt 2024-05-10 20:34:50 -03:00

K3s

K3s is a simplified Kubernetes version that bundles Kubernetes cluster components into a few small binaries optimized for Edge and IoT devices.

Usage

Configuration Examples

Cluster Maintenance and Troubleshooting

K3s Package Upkeep