Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 472 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 472 Bytes

ingress-sample

This is a sample application repo with ingress configuration template. It consist of TWO apps blue and green and an ingress resource with backend as those two apps.

The ingress has few annotations and ingressClassName: alb assuming AWS Load Balancer Controller is deployed in the cluster. The parameters can be changed specific to any other ingresscontroller deployed in the cluster.