Skip to content

Manage Add-ons

Add-ons extend your kubestart cluster with pre-configured, tested capabilities. You can enable or disable them at any time without downtime.

Add-onDescription
PrometheusMetrics collection and storage for your workloads.
AlertmanagerAlert routing and notification management.
GrafanaDashboards and visualization for metrics and logs.

See Monitoring for setup and usage details.

Add-onDescription
TraefikModern reverse proxy with middleware support and automatic HTTPS.
NGINXWidely-used ingress controller with broad ecosystem support.
KongAPI gateway with a plugin ecosystem for auth, rate limiting, and more.
HAProxyHigh-performance TCP/HTTP load balancer.

See Ingress for how add-on controllers work alongside the built-in ingress.

Add-onDescription
FluxContinuous delivery using Git repositories as the source of truth.
Argo CDDeclarative GitOps with a web UI for visualizing deployments.
Add-onDescription
cert-managerAutomatic TLS certificate provisioning via Let’s Encrypt and other issuers.
external-dnsAutomatic DNS record management from Ingress and Service resources.
  1. Open the dashboard and select your cluster.
  2. Scroll to the Add-ons section.
  3. Toggle the add-on you want to enable.
  4. The add-on is deployed within a few minutes.

Toggle the add-on off from the same cluster detail page. The add-on’s resources are removed from your cluster within a few minutes.

Add-ons consume resources from your cluster’s quota. When planning your workloads, account for the resources used by enabled add-ons.

  • Monitoring — access Grafana dashboards and create custom panels.
  • Ingress — expose services to the internet.
  • Custom Domains — use your own domain names.