Free Coupon Kubernetes for developers
Unlock a 100% OFF coupon code coupon code for the course 'Kubernetes for developers' by Houssem Dellai on Udemy!
This highly-rated course boasts a 4.2-star-star rating from 0 reviews and has successfully guided 101,523 students in mastering Software Engineering skills. Featuring 6 hour(s) 30 minute(s) of expert-led content delivered in English, this course offers thorough training to enhance your Social Science expertise. The course details were last updated on December 24, 2024. This coupon code is brought to you by Anonymous.
  • Expired on February 15, 2025
  • Last Update: February 14, 2025
  • Price: 54.99 $ 0 $

About This Course

This goal of this course is to get you started with Kubernetes. Through a practical workshop, you'll learn how to dockerize an app, deploy it to Kubernetes cluster and apply DevOps into it.


Agenda:

  1. Create ASP.NET Core MVC app

  2. Add Model and Controller for Products

  3. Demo of the MVC app.cmproj

  4. Demo of the MVC app


  5. Explaining Dockerfile

  6. Build Docker Container for MVC app

  7. Push Docker container to Docker Hub


  8. Overview on setting up Kubernetes

  9. Deploy Docker container into Kubernetes using Dashboard

  10. Deploy Docker container using YAML and kubectl

  11. Create and deploy a Service

  12. Create and deploy MSSQL

  13. Connect web app to DB in Kubernetes using ENV

  14. Create PersistentVolume

  15. ConfigMap

  16. Secret


  17. Create AKS cluster

  18. Connect to AKS Dashboard and kubectl

  19. StorageClass to create an Azure Disk

  20. Using LoadBalancer instead of NodePort

  21. Deploy PVC to Azure AKS

  22. Deploy Secret to Azure AKS

  23. Deploy Sql Server container to Azure AKS

  24. Deploy the mvc app to Azure AKS

  25. Running the app on AKS


  26. Publish project to Github

  27. Create the CI pipeline using Azure DevOps

  28. Create the CD pipeline

  29. Edit the pipeline to use the newest container

  30. Run the CI-CD pipeline