Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (33 loc) · 3.39 KB

comparisons.md

File metadata and controls

43 lines (33 loc) · 3.39 KB

Comparisons

Production Runtime

A production runtime is the suite of tools that are added to a Kubernetes cluster to provide functionality such as Authentication, Logging and Monitoring

Runtime Description
Bitnami Production Runtime
Banzai Pipeline
Rancher
OpenShift
Lokomotive

Provisioners

Provisioners are responsible for creating and managing infrastructure and VM's for a Kubernetes cluster to run on.

Comparison to other provisioning tools:
Framework Comparison
Cluster API Karina is designed to build upon Cluster API, while Cluster API matures much of the control code has been reused, but as soon as Cluster API reaches v1beta1 much of the provisioning code will be replaced with Cluster API.
Rancher
Banzai Pipeline
OpenShift
kops
kubespray
lokomotive

Deployment Tools

Comparison to other deployment tools:
Product Comparison
Helm Helm is the de-facto standard for publishing applications, it is also commonly used for packaging and deploying applications.
Arkade
reckoner
helmfile
helmsman
ship
tanka Flexible, reusable and concise configuration for Kubernetes