All Projects → scality → Metalk8s

scality / Metalk8s

Licence: apache-2.0
An opinionated Kubernetes distribution with a focus on long-term on-prem deployments

Projects that are alternatives of or similar to Metalk8s

K3sup
bootstrap Kubernetes with k3s over SSH < 1 min 🚀
Stars: ✭ 4,012 (+1748.85%)
Mutual labels:  cloud, cloud-native, k8s, kubernetes-cluster
Eksctl
The official CLI for Amazon EKS
Stars: ✭ 3,550 (+1535.94%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment, kubernetes-setup
GPU-Kubernetes-Guide
How to setup a production-grade Kubernetes GPU cluster on Paperspace in 10 minutes for $10
Stars: ✭ 34 (-84.33%)
Mutual labels:  kubernetes-cluster, kubernetes-setup, kubernetes-deployment
Kubekey
Provides a flexible, rapid and convenient way to install Kubernetes only, both Kubernetes and KubeSphere, and related cloud-native add-ons. It is also an efficient tool to scale and upgrade your cluster.
Stars: ✭ 288 (+32.72%)
Mutual labels:  k8s, kubernetes-cluster, kubernetes-deployment
kubernetes the easy way
Automating Kubernetes the hard way with Vagrant and scripts
Stars: ✭ 22 (-89.86%)
Mutual labels:  kubernetes-cluster, k8s, kubernetes-setup
velum
Dashboard for CaaS Platform clusters (v1, v2 and v3)
Stars: ✭ 55 (-74.65%)
Mutual labels:  kubernetes-cluster, saltstack, cloud-native
eks-anywhere
Run Amazon EKS on your own infrastructure 🚀
Stars: ✭ 1,633 (+652.53%)
Mutual labels:  kubernetes-cluster, k8s, kubernetes-deployment
Kubernetes Saltstack
Recipe to deploy production Kubernetes cluster.
Stars: ✭ 191 (-11.98%)
Mutual labels:  saltstack, kubernetes-cluster, kubernetes-setup
Kubevious
Kubevious - application centric Kubernetes UI and continuous assurance provider
Stars: ✭ 869 (+300.46%)
Mutual labels:  cloud, cloud-native, kubernetes-monitoring
K8s On Raspbian
Kubernetes on Raspbian (Raspberry Pi)
Stars: ✭ 839 (+286.64%)
Mutual labels:  cloud, k8s, kubernetes-cluster
ansible-role-k8s
This role render an arbitrary number of Jinja2 templates and deploys or removes them to/from Kubernetes clusters.
Stars: ✭ 26 (-88.02%)
Mutual labels:  kubernetes-cluster, k8s, kubernetes-deployment
Sonobuoy
Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests and other plugins in an accessible and non-destructive manner.
Stars: ✭ 2,442 (+1025.35%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment, kubernetes-setup
Kubernix
Single dependency Kubernetes clusters for local testing, experimenting and development
Stars: ✭ 545 (+151.15%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment, kubernetes-setup
Container Service Extension
Container Service for VMware vCloud Director
Stars: ✭ 66 (-69.59%)
Mutual labels:  cloud-native, k8s, kubernetes-deployment
Kubectl Doctor
kubectl cluster triage plugin for k8s - 🏥 (brew doctor equivalent)
Stars: ✭ 209 (-3.69%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment, kubernetes-monitoring
Vald
Vald. A Highly Scalable Distributed Vector Search Engine
Stars: ✭ 158 (-27.19%)
Mutual labels:  cloud, cloud-native
K3s Ansible
Ansible playbook to deploy k3s kubernetes cluster
Stars: ✭ 153 (-29.49%)
Mutual labels:  k8s, kubernetes-cluster
Terraform Aws Kubernetes
Terraform module for Kubernetes setup on AWS
Stars: ✭ 159 (-26.73%)
Mutual labels:  kubernetes-cluster, kubernetes-setup
Kubernetes 101
Kubernetes 101 - by Jeff Geerling
Stars: ✭ 169 (-22.12%)
Mutual labels:  cloud-native, k8s
Ops Cli
Ops - cli wrapper for Terraform, Ansible, Helmfile and SSH for cloud automation
Stars: ✭ 152 (-29.95%)
Mutual labels:  kubernetes-cluster, kubernetes-deployment

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 maintained in this repository. See the development/1.* branches, e. g. MetalK8s 1.3 in the same repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].