Create Azure Kubernetes Service Cluster easily - Twitch Stream

Microsoft

 

 

 

 

 

I recently sat down for a twitch stream where I provide you with a guide on creating Azure resources for your application deployment.

 

You are provided with a script and an application to build a simple, stateless app on Azure Kubernetes Service without any local software installation.

 

You'll see how to create a service principal for Azure Active directory, apply the username and password to the AKS cluster and configure a trust to the container registry for your Docker Images.

 

You'll see me provide you with instructions to containerize a React JS application and then load the yaml manifests in with kubectl to deploy your images.

 

Here are all the important links:

Code and App:

https://github.com/jaydestro/aks-acr-all-in-one

https://github.com/jaydestro/react-clock-basic

 

Supported Kubernetes versions in Azure Kubernetes Service (AKS)

https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?WT.mc_id=code-github-jagord

 

Overview of Azure Cloud Shell

https://docs.microsoft.com/en-us/azure/cloud-shell/overview?WT.mc_id=code-github-jagord

 

Azure Kubernetes Service - A Beginner's Guide.

https://dev.to/azure/azure-kubernetes-service-a-beginner-s-guide-mkc

 

 

 

0 Replies