Ingress controller deep dive in AKS Private cluster

Design and deploy and Nginx Ingress controller(Public & Private) in Azure Kubernetes AKS Private Cluster

Ratings: 3.73 / 5.00




Description

This course is for Azure Architects and Admins to design and implement both piblic and private Nginx ingress controller in AKS Private Cluster.

Students will be able to create Private AKS Cluster and Implement Private Nginx Ingress controller.

Associate SSL certificate to secure the application accessing externally and Internally.

Able to create YAML file with reference of the video attached.

Nginx Ingress controller deep dive.

This course is not for the beginners and you should have prior knowledge about kubernetes & Ingress.

Create an Nginx applicaiton and service via declarative & Imperative commands.

Creating YAML manifest files using VScode editor.

AKS Private Cluster Internal LoadBlancer service to expose the application.

Exposing applicaiton via Private Nginx Ingress controller with SSL secured.

Securing applicaiton via TLS certificate to Ingress routes.

Ingress controller deep dive theory & Nginx Ingress routing rules in AKS.

All deployments and services steps are captured and attached to each section of the course for students practice.

Who is this course for?

  • Anyone who wants to learn design and implement Nginx Ingress controller to expose applicaitons from Azure Kuberntes Cluster to External and Internal users.

  • Anyone who wants to Enhance their skills in this AKS Ingress and Services.

  • Who want to know real time deployment of microservice or application on Kubernetes cluster.

What You Will Learn!

  • You will learn to build Azure AKS Private Production grade clusters using Azure AKS CLI
  • You will learn Kubernetes Fundamentals in both imperative and declarative approaches
  • Create private Loadbalancer to expose applicaiton externally
  • Exposing applicaiton via Private Nginx Ingress controller with SSL secured
  • Installing multiple Nginx ingress controller in AKS Private cluster
  • Nginx Ingress controller installation and expose service to Public IP
  • Nginx Ingress routing rules in AKS
  • Securing applicaiton via TLS certificate to Ingress routes

Who Should Attend!

  • Azure Admins
  • Cloud Architect
  • Cloud Admins
  • Azure Architects