NOTE: this is a work in progress
RKE2, also known as RKE Government, is Rancher's next-generation Kubernetes distribution.
The RKE2 package is already in nixpkgs.
This repository provides the NixOS module for it.
To add the program to your flake, add the following input:
inputs = {
rke2.url = "git.numtide.com/nix-packaging/rke2";
}
TODO
- x86_64-linux
The module is still very barebones.
- Add documentation
- Add NixOS VM test
- Add airgap/offline mode
MIT
Brought to you by the team of https://nix-packaging.com.