scality / metalk8s

An opinionated Kubernetes distribution with a focus on long-term on-prem deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetalK8s logo

An opinionated Kubernetes distribution with a focus on long-term on-prem deployments

Integrating

MetalK8s offers a set of tools to deploy Kubernetes applications, given a set of standards for packaging such applications is respected.

For more information, please refer to the Integration Guidelines.

Building

Prerequisites are listed here.

To build a MetalK8s ISO, simply type ./doit.sh.

For more information, please refer to the Building Documentation.

Contributing

If you'd like to contribute, please review the Contributing Guidelines.

Testing

Requirements

Bootstrapping a local environment

# Install virtualbox guest addition plugin
vagrant plugin install vagrant-vbguest
# Bootstrap a platform on a vagrant environment using
./doit.sh vagrant_up

End-to-End Testing

To run the test-suite locally, first complete the bootstrap step as outlined above, then:

# Run tests with tox
tox -e tests

Documentation

Requirements

Building

To generate HTML documentation locally in docs/_build/html, run the following command:

# Generate doc with tox
tox -e docs

MetalK8s version 1 is still hosted in this repository but is no longer maintained. The last release is MetalK8s 1.3.

About

An opinionated Kubernetes distribution with a focus on long-term on-prem deployments

License:Apache License 2.0


Languages

Language:SaltStack 62.0%Language:TypeScript 14.1%Language:Python 14.0%Language:Go 2.8%Language:Smarty 1.5%Language:Shell 1.4%Language:Mustache 0.8%Language:Gherkin 0.7%Language:Jinja 0.6%Language:JavaScript 0.6%Language:HTML 0.5%Language:Makefile 0.4%Language:Dockerfile 0.4%Language:CSS 0.1%Language:MDX 0.0%Language:Nix 0.0%Language:XSLT 0.0%Language:Scheme 0.0%