Kubernetes 113: Ingress Controller

 

Ingress Controller

Create three applications with different subdomain.

 blue.k8s.me

green.k8s.me

 red.k8s.me


Three Applicatios:

-- Create web-blue application.

-- Create web-green application.

-- Create web-red application.

-----------------------------------

1. Install ingress controller:

2. verify the resources.

--------------------------

1- Create web-blue application:


2- verify the resources.

3- Access the URL form your laptop:

---------------
1- Create web-green application:

2- verify the resources.

3- Access the URL form your laptop:

--------------

1- Create web-red application:

2- verify the resources.

3- Access the URL form your laptop:



================================================================
Good Luck https://www.linkedin.com/in/ahmedms/

Comments