Save on skills. Reach your goals from $11.99

Kubernetes for developers

Last updated on May 25, 2024 11:26 am
Category:

Description

What you’ll learn

  • You will be able to deploy, manage and scale your apps in Kubernetes.
  • You will be able to deploy your apps on Azure AKS.
  • You will be able to create and deploy Deployment, Service, ConfigMap, Secret
  • You will be able to deploy and connect a web app (ASP NET Core) with a database (SQL Server).

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

Who this course is for:

  • This course is designed for developers who want to get started with Kubernetes with focus on how to deploy, manage and scale monolith or microservices apps. It is worth mentioning that this course is not for IT specialists.

Course content

  • What is Kubernetes3 lectures • 35min
  • What is Kubernetes
  • Practical introduction to Kubernetes9 lectures • 40min
  • Practical introduction to Kubernetes
  • Creating the demo app4 lectures • 12min
  • Creating the demo app
  • Creating the Docker containers for the app3 lectures • 11min
  • Creating the Docker containers for the app
  • Kubernetes on minikube9 lectures • 59min
  • Kubernetes on minikube
  • Moving to Azure AKS10 lectures • 32min
  • Moving to Azure AKS
  • Kubernetes objects3 lectures • 28min
  • Kubernetes objects
  • Kubernetes RBAC model1 lecture • 8min
  • Kubernetes RBAC model
  • Secure secrets in Kubernetes with Workload Identity2 lectures • 15min
  • Secure secrets in Kubernetes with Workload Identity
  • DevOps for Kubernetes using Azure DevOps7 lectures • 41min
  • DevOps for Kubernetes using Azure DevOps

Reviews

There are no reviews yet.

Be the first to review “Kubernetes for developers”

Your email address will not be published. Required fields are marked *