Maaatiii / K8sTraining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K8s Training

Environment configuration

Prerequisites:

Chocolatey

Install chocolatey https://chocolatey.org/docs/installation This package manager will be usefull to install other prerequisites.

Kubectl

choco install kubernetes-cli

Helm charts

choco install kubernetes-helm

Docker

Download and install docker https://www.docker.com/get-started

And

Let's start :-)


Setup azure access

How setup azure access


"Hello World" deployment

Deployment


Add storage

Storage


Ingress

Setup ingress


Helm charts

Helm charts


Materials:


Usefull commands

  • helm del $(helm ls --all --short) --purge remove all helm charts
  • TBD .......

About


Languages

Language:HTML 56.9%Language:C# 34.2%Language:CSS 4.5%Language:Dockerfile 3.3%Language:JavaScript 1.2%