about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/k3s/README.md
blob: 9ea31423c7dbcff8a1863a3d40415a94712fa4f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# K3s

K3s is a simplified [Kubernetes](https://wiki.nixos.org/wiki/Kubernetes) version that bundles  Kubernetes cluster components into a few small binaries optimized for Edge and IoT devices.

## Usage

* [Module Usage](docs/USAGE.md).

## Configuration Examples

* [Nvidia GPU Passthru](docs/examples/NVIDIA.md)
* [Storage Examples](docs/examples/STORAGE.md)

## Cluster Maintenance and Troubleshooting

* [Cluster Upkeep](docs/CLUSTER_UPKEEP.md).

## K3s Package Upkeep

* [Package Versioning Rationale](docs/VERSIONING.md)
* [Package Maintenance Documentation](docs/PKG_UPKEEP.md)