Learn Kubernetes Docker/DevOps and helm charts from scratch

Learn starting Kubernetes by using kubeadm - write two microservices, dockerize them and write you own helm charts

Learn Kubernetes Docker/DevOps and helm charts from scratch
Learn Kubernetes Docker/DevOps and helm charts from scratch

Learn Kubernetes Docker/DevOps and helm charts from scratch udemy course free download

Learn starting Kubernetes by using kubeadm - write two microservices, dockerize them and write you own helm charts

Students will learn:

  • Update

  • I keep adding lectures on how to use Terraform to start the very same Kubernetes cluster

  • New lecture on Helm v3

  • start Kubernetes cluster with two nodes (master/worker) by using kubeadm

  • write a simple back-end microservice with Python Flask

  • write a simple front-end React app microservice

  • Dockerfile for back-end microservice with Python Flask

  • Dockerfile for front-end React app microservice

  • write Helm Chart for back-end microservice with Python Flask from scratch (micro-backend)

  • write Helm Chart for front-end microservice with React from scratch (micro-frontend)

  • deploy micro-backend and micro-frontend helm chart to Kubernetes

  • scale up your deployment for micro-backend/micro-frontend helm chart in Kubernetes

  • use own helm chart repository - Chartmusuem

  • use own helm chart repository - from own Github repo

  • deploy nginx-ingress controller