Create your own K8s cluster in Azure

Create your own K8s cluster in Azure

Setup Azure

you can sign up to Azure under student license for ~ 1 year

Lets begin

Lets first create the cluster

image.png

image.png

image.png

image.png

image.png

image.png

Click the review and then create

image.png

Then go to the resources group and look for the blog-k8s

image.png

image.png

image.png

execute the above 2 shell commands in the your azure cli or the azure cloud terminal

then you are ready to rock🤘🏼

after executing the suggested commands on your local machine you can now use standard kubectl commands to interact with the azure k8s cluster

Currently Working on the using VM to create multi node K8s