# Overview

kube+ installation & configuration install & configure kube+

There are two different flavors of the kube+ installation available - the minimized and the full installation.

The full installation contains the following components (Click to expand)
  • metrics-server (optional)
  • cert-manager
  • keycloak
  • prometheus
  • alertmanager
  • grafana
  • fluentd/promtail
  • loki
  • kubernetes-dashboard
  • docs
  • pomerium
  • sealed-secrets
  • harbor
  • velero
  • argocd
  • knative-serving
  • kpack
The minimized installation contains the following components (Click to expand)
  • cert-manager
  • keycloak
  • prometheus
  • alertmanager
  • grafana
  • fluentd/promtail
  • loki
  • docs
  • pomerium

NOTE: In the configuration section you can define more specific which components you want to have installed or not. Some are required components but there are a lot of components you are able to disable if you don't need them.


# How to start

  1. Make sure that you first read the requirements for kube+.
  2. Configure kube+ in the config.yml which is explained in the configuration chapter.
  3. Install and test kube+
Last Updated: 9/12/2022, 7:31:38 PM