anastasiia-zolochevska / learnk8

Repository with exercises made to learn Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Kubernetes with exercises

On this repository you will find 5 exercises that will help you learn Kubernetes.

You will start by deploying a simple MySQL container on a Kubernetes cluster then add capabilities until having a full WordPress web application deployed that has resiliencies to container restarts or outages.

Pre-Requisites: In order to do those exercises, you will need to have a Kubernetes Cluster deployed and have the kubectl command installed on your machine.

You will find how to deploy a Kubernetes cluster on this page https://docs.microsoft.com/en-us/azure/container-service/container-service-kubernetes-walkthrough

About

Repository with exercises made to learn Kubernetes

License:MIT License