KubeZero - ZeroDownTime Kubernetes Platform
Go to file
Stefan Reimer f43e078c57 New istio naming schema for virtualservices 2020-08-06 19:07:06 +01:00
charts New istio naming schema for virtualservices 2020-08-06 19:07:06 +01:00
deploy New istio naming schema for virtualservices 2020-08-06 19:07:06 +01:00
scripts Add options migration to calico 2020-07-07 13:17:20 +01:00
.gitignore Block Chart.lock as it breaks helm v3 in argo for deps 2020-05-07 00:36:00 +01:00
.helmdocsignore New cleaned up KubeZero layout 2020-06-25 13:52:07 +01:00
CHANGES.md Add custom prometehus-operator settings 2020-08-06 11:52:16 +01:00
LICENSE.md Initial commit 2020-05-01 14:57:31 +01:00
Quickstart.md more doc updates 2020-07-07 18:51:27 +01:00
README.md Updated README 2020-07-09 16:33:00 +01:00

README.md

KubeZero - Zero Down Time Kubernetes platform

KubeZero is a pre-configured collection of components deployed onto a bare Kubernetes cluster. All chosen components are 100% organic OpenSource.

Design goals

  • Cloud provider agnostic, bare-metal / self-hosted possible
  • No vendor lock in
  • No closed source solutions
  • No premium services / subscriptions required
  • Staying to upstream projects as close as possible
  • Minimal custom code
  • Work within each community / give back

Components

Network / CNI

  • Calico using VxLAN as default backend

Certificate management

  • cert-manager incl. a local self-signed cluster CA

Metrics / Alerting

  • Prometheus / Grafana

Logging

  • Fluent-bit
  • Fluentd
  • ElasticSearch
  • Kibana

Dashboard

  • see ArgoCD

Storage

  • EBS external CSI storage provider
  • EFS external CSI storage provider
  • LocalVolumes
  • LocalPath

Ingress

  • AWS Network Loadbalancer
  • Istio providing Public and Private Envoy proxies
  • HTTP(s) and TCP support
  • Real client source IPs available

Service Mesh ( optional )

KubeZero vs. EKS

Controller nodes used for various admin controllers

KIAM incl. blocked access to meta-data service