Rating 3.95 out of 5 (73 ratings in Udemy)
What you'll learn- Learn how to use Terraform to start up Kubernetes cluster at Scaleway
- Deploy/Install Kubernetes cluster in Scaleway by using kubeadm.
- Learn how to install Helm v3
- Learn and understand how to work and use helm charts.
- Learn what is Kubernetes orchestration platform and how to use this amazing tool.
- Learn how to set up your own Helm chart repository by Chartmuseum and on Github.
- Learn how to write two helm chart …
Rating 3.95 out of 5 (73 ratings in Udemy)
What you'll learn- Learn how to use Terraform to start up Kubernetes cluster at Scaleway
- Deploy/Install Kubernetes cluster in Scaleway by using kubeadm.
- Learn how to install Helm v3
- Learn and understand how to work and use helm charts.
- Learn what is Kubernetes orchestration platform and how to use this amazing tool.
- Learn how to set up your own Helm chart repository by Chartmuseum and on Github.
- Learn how to write two helm chart (micro-frontend, micro-backend) from scratch.
- Learn how to DevOps technique deployment against Kubernetes cluster by using helm.
- Learn Kubernetes to scale your deployments
- Learn to write a simple Python Flask back-end app (micro-backend)
- Learn how to write a simple React front-end app (micro-frontend)
- Learn how to dockerize your Python and React apps
DescriptionStudents 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