Skip to main content

Install addons (Integrations)

Often you need to install additional software into cluster.

  • Ingress if you want to deploy web service that should be available from internet
  • Karpenter - allow to add nodes autoscaling functional for cluster
  • KEDA - Kubernetes-based Event Driven autoscaler for deployments
  • Metrics-Server - need to performance monitoring
  • Prometheus and OpenCost- good for monitoring
  • EBS and EFS drivers - need if you will deploy Stateful applications (Databases, MySQL, Wordpress, Redis and others)

Install addons into the cluster

May be one of the most papular - Ingress.

deploy Ingress with Unifie

How to deploy Ingress with Unifie

  • open cluster page
  • go to integrations tab
  • click to Ingress addon.
  • click to Install button

deploy Ingress with Unifie