| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Katl builds KatlOS: an installable, upgradeable, systemd-native operating system for Kubernetes nodes.
Important
KatlOS is in early development. Current releases are development builds for evaluation and testing, not production clusters.
Download KatlOS · Installation guide · Kubernetes bundles · Source
KatlOS provides a small, immutable, versioned node OS built around modern systemd primitives. Katl owns installation, OS updates, rollback, and generation-scoped node configuration. Kubernetes remains an independently versioned system extension, so operators can select an exact Kubernetes patch without rebuilding or redistributing the base OS.
Download the katl-installer.iso asset from the current KatlOS development release.
Follow the installation guide to install KatlOS and provide node bootstrap configuration.
Select a published Kubernetes bundle, for example:
ghcr.io/katl-dev/kubernetes:v1.36.0-katl.3
Katl accepts the readable tag, but pinning its OCI manifest digest is strongly recommended for reproducible provisioning:
ghcr.io/katl-dev/kubernetes:v1.36.0-katl.3@sha256:<manifest-digest>
Katl verifies the OCI manifest, bundle metadata, payload digest, size, and KatlOS runtime compatibility before staging the Kubernetes extension.
| Artifact | Purpose | Location |
|---|---|---|
| KatlOS installer ISO | Self-contained install media | GitHub Releases |
| KatlOS install and upgrade images | PXE, installation, and OS updates | GitHub Releases |
| Kubernetes extension bundles | Exact, independently versioned Kubernetes payloads | GHCR |
This organization has no public members. You must be a member to see who’s a part of this organization.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |