An open API service indexing awesome lists of open source software.

https://github.com/mechdeveloper/kubernetes-kubeadm

Setup Kubernetes from Scratch on Linux (Red Hat Enterprise Linux) Vitual Machines on Azure
https://github.com/mechdeveloper/kubernetes-kubeadm

ansible containerd kubeadm kubernets terraform

Last synced: about 2 months ago
JSON representation

Setup Kubernetes from Scratch on Linux (Red Hat Enterprise Linux) Vitual Machines on Azure

Awesome Lists containing this project

README

          

# Learn Kubernetes

## Deploy a kubernetes cluster from scratch

### [Step 1: Create Infrastructure on Azure using Terraform](https://github.com/mechdeveloper/kubernetes-demo/blob/main/workshop/STEP01.md)

### [Step 2: Login to Virtual Machines on Azure](https://github.com/mechdeveloper/kubernetes-demo/blob/main/workshop/STEP02.md)

### [Step 3: Install and Configure Kubernetes using Kubeadm](https://github.com/mechdeveloper/kubernetes-demo/blob/main/workshop/STEP03.md)

### [Step 4: Deploy Application on Kubernetes cluster](https://github.com/mechdeveloper/kubernetes-demo/blob/main/workshop/STEP04.md)

### [Step 5: Remove Infrastructure on Azure to save cost](https://github.com/mechdeveloper/kubernetes-demo/blob/main/workshop/STEP05.md)