My YouTube Collection
Kubernetes Lab Session
Table of Content
- Part-1 : Kubernetes cluster setup on Ubuntu 20.04 | 18.04 | 16.04 (hashicorp/bionic64)
- Part-2 : Kubernetes Cluster setup on CentOS 7 (bento/centos-7)
- Part-3 : kubespray Kubernetes Cluster setup
- Part-4 : Deploy spring boot microservices on kubernetes cluster
- Part-5 : Setup kubernetes Cluster On Google Cloud Platform | Deploy Spring boot microservice on
- Part-6 : Kubernetes Dashboard setup step by step
- Part-7 : Kubernetes Dashboard set up using Google Kubernetes Engine | Google Cloud Platform
- Part-8 : How I setup HaProxy Ingress ingress controller on kubernetes cluster
- Part-9 : How to use Persistent Volume and Persistent Claims | Kubernetes
- Part-10 : Kubernetes Jenkins setup
- Part-11 : Set up complete CI/CD Jenkins pipeline for kubernetes
- Part-12 : kubectl export YAML
Helm Chart Lab Session
Table of Content
- Part 1 - Helm Chart Explained | Configure and Manage Kubernetes Deployment
- Part 2 - How I install Helm chart and prepared my first Hello World chart
- Part 3 - What are Helm Chart Repositories and how to work with it
- Part 4 - What is Helm Chart Plugins and how to use it
- Part 5 - Setup Wordpress using Helm Chart on Kubernetes
- Part 6 - Helm Chart Demo - How to create your first Helm Chart?
- Part 7 - How to convert Kubernetes yaml to Helm Chart yaml
- Part 8 - Helm Lint | How to use Helm Lint command
- Part 9 - Helm template | How to use "helm template" command for your helm chart
- Part 10 - How to use "helm --debug --dry-run" command to validate and verify kubernetes resources
- Part 11 - How to use/pull environment variables into Helm Chart
- Part 12 - Helm Upgrade Command | How to use Helm Upgrade Command
Terraform Lab Session
Table of Content
- Part 1 - Terraform Explained | How to create your first terraform infrastructure on AWS and Google Cloud
- Part 2 - Terraform Input Variable (string, number, bool, list, map...) | How to use Terraform Input Variable
- Part 3 - Terraform variable.tf | terraform.tfvars | Terraform command line variables
- Part 4 - Terraform Locals | How to use Terraform Locals?
- Part 5 - Terraform Output Values | How to use Terraform Output Values?
- Part 6 - Understanding terraform count, for_each and for loop?
- Part 7 - What are terraform Provisioners?
- Part 8 - What are Terraform Dynamic blocks?