Logo Kubeship

Install Ingress-NGINX on AWS Elastic Kubernetes Service (EKS)


Make sure we can access the

kubectl port-forward deployment/nginx -n example 8000:80

kubectl port-forward service/nginx -n ingress-nginx 8443:443

Now that we can expose a service secured by SSL, let’s move the next step : Part III - ExternalDNS

Keywords : AWS, NGINX