How to create AKS Cluster using Terraform | Setup Azure Kubernetes Cluster(AKS) in Azure Cloud

preview_player
Показать описание

What is Azure Kubernetes Service (AKS)

Azure Kubernetes Service (AKS) is a managed container orchestration service, based on the open source Kubernetes system, which is available on the Microsoft Azure public cloud. AKS allows you to quickly deploy a production ready Kubernetes cluster in Azure, deploy and manage containerized applications more easily with a fully managed Kubernetes service.

Pre-requistes:
Terraform is installed on your machine.
Account setup in Azure.
Kubectl is installed on your machine
Azure cli is installed
Рекомендации по теме
Комментарии
Автор

Thank you sir, your way of teaching is excellent and your notes are owesome,

wish you all the best sir.

amitmandhare-gl
Автор

Hello sir, This is awesome tutorial... This is what I was looking for as I am a beginner to Terraform... Thank you so much sir ☺

ccgce
Автор

amazing video
really loved the content
thank you so much

BharatSingh-hfyt
Автор

Thank you so much, sir can create a lecture series on Devops project like which contains everything

holiodin
Автор

everything worked perfectly except me accessing my cluster, any idea what all do I need to check my containers? when I tyope kubectl get nodes I get an error saying unable to connect to the server : EOF please advise

arnavranjan
Автор

why we are not declaring the min and max pods count? And how to define the cpu usage per pod?

KiranKumar-jmkk
Автор

Amazing video, need aks cluster deploy in existing network, any idea about this

Nanithiru
Автор

Hello sir,

Question do you need acr for this ? What if I don’t use acr yet. Can I skip that part.

Change
Автор

when ever i try to plan or apply it is asking var.acr_name enter value .. how to automate this?

MohammedSiGTB
Автор

Okay if you have time another quick question, since I am new to all this any idea why its creating two resource groups? I only want one to be created which contains all the things like identity, Load balancer etc should be in the same resource group. Any idea what part of code do I need to change for that to happen?

arnavranjan
Автор

Hello can get script for Elastic Search cluster & Kibana (Self managed)

chandrakiran
Автор

hi
seem you did not define VPC and Subnet for AKS cluster?

ThanhNguyenVan-ssyy
Автор

hello, where do I get this value from principal_id =

kashifaliuk