Category: Rancher

How to configure an ingress controller for an Amazon EKS Kubernetes Cluster using Rancher 2.1

Posted by: Christian Moser Posted on: 4. December 2018 Comments: 0

Rancher allows either provisioning a Kubernetes cluster from scratch for several cloud infrastructure providers using its Rancher Kubernetes Engine (RKE) or even more convenient to import an already hosted cluster such as AWS EKS or Google Kubernetes Engine. In this post, I’m going to explain how a EKS cluster can be imported and properly setup to leverage full ingress support in Rancher. The explained ingress setup is not necessary if…