Skip to main content

skyhook onboard addons

Install essential cluster addons

Synopsis

Install recommended addons on your clusters via GitOps. This step installs essential infrastructure addons that most production clusters need:
  • Cert Manager — automates TLS certificate management (Let’s Encrypt)
  • Ingress Nginx — Kubernetes ingress controller for external traffic
Each addon is installed by creating a PR in your GitOps repo, which ArgoCD picks up and deploys to your clusters.

Examples

Options

Options inherited from parent commands

SEE ALSO