
Explore Kubernetes service types—cluster ip, node port, and load balancer—and learn how ingress resources and the Engine X ingress controller route external traffic with path-based rules and TLS configuration.
Learn to craft a Kubernetes deployment manifest in YAML for an AKS private cluster, covering apiVersion, kind, metadata, replicas, selectors, templates, and container specs.
Declare and deploy an nginx app and a load balancer service in a private aks cluster using declarative yaml, validating resources and exposing the app.
Explain how to deploy an internal Azure load balancer for a Kubernetes app in an AKS private cluster, using the internal load balancer annotation and a tailored manifest.
secure the ingress controller in an aks private cluster by installing cert-manager and configuring a let's encrypt cluster issuer for tls certificates on ingress routes.
Learn to install the nginx ingress controller on Kubernetes, deploy with manifest or Helm, and expose a cluster service via a public IP using a root file and nip.io DNS.
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.