1 Repo
Integrates custom CNI and CSI plugins into a Kubernetes cluster for pod networking and persistent storage.
Distinct from Plugin Integrations: Distinct from Plugin Integrations: focuses specifically on CNI and CSI plugin integration for Kubernetes, not general third-party plugin integration.
Explore 1 awesome GitHub repository matching software engineering & architecture · Container Network and Storage. Refine with filters or upvote what's useful.
k0s is a Kubernetes distribution that packages all control plane and worker components into a single binary, enabling cluster deployment with no host dependencies beyond the Linux kernel. It supports a container-native runtime where controllers and workers run inside Docker containers using a single OCI image, and offers declarative YAML configuration for defining cluster topology, host roles, and SSH connection details. The distribution provides pre-built binaries for x86-64, ARM64, ARMv7, and RISC-V architectures, and uses cryptographically signed tokens for secure node enrollment. The proj
Provides pluggable CNI and CSI backends with preconfigured options for Kube-Router and Calico.