MetalK8s, an opinionated Kubernetes distribution with a focus on long-term on-prem deployments
813
An opinionated Kubernetes distribution with a focus on long-term on-prem deployments
For the really impatient, there's a quickstart available.
The project documentation is available at https://metal-k8s.readthedocs.io.
Sources can be found in the docs folder of this repository. Pull-requests
welcome!
To run a test cluster, one or more VMs running CentOS 7.4 or higher should do. Every server requires a 80GB storage drive.
For production use, we recommend at least
5 servers
Each server running CentOS 7.4 or higher (this is the only supported distribution)
Dedicated system storage on every server, including
//varAn extra drive of at least 80GB for Kubernetes PersistentVolume storage
On the host from which the cluster is provisioned, all you need is python and
make on a Unix-like system. On some platforms, Python development packages
(python-dev or python-devel) and a compiler (gcc) may need to be
installed.
Content type
Image
Digest
Size
108 MB
Last updated
over 7 years ago
docker pull zenko/metalk8s:1.1.0