Setup Rancher on EKS + ALB

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rancher

    Complete container management platform

  • In this article, I am going to show you how to setup Rancher on EKS with Application Load Balancer (ALB).

  • aws-load-balancer-controller

    A Kubernetes controller for Elastic Load Balancers

  • Rancher documentation is using nginx-ingress-controller and only creates Classic Load Balancer or Network Load Balancer. We will use AWS Load Balancer Controller to create ALB for our Rancher.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • Rancher documentation is using nginx-ingress-controller and only creates Classic Load Balancer or Network Load Balancer. We will use AWS Load Balancer Controller to create ALB for our Rancher.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts