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

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • www.coachdevop...
    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.

ความคิดเห็น • 11

  • @lokeshrudra8588
    @lokeshrudra8588 2 ปีที่แล้ว +2

    HI..
    Nice explanation, I have couple of questions
    1) what is the difference between Node count and Node pool ?
    2) Max number of worker nodes can be setup in AKS ?
    3) While creating new node pool the node count range can be set upto 1000.
    How is it different from Node Count Range (under Basics) where Max is 5

  • @yuvireeddy447
    @yuvireeddy447 2 ปีที่แล้ว +1

    Hi thanks for the explanation , then how can we install Jenkins in one of the pod please do a video on that

  • @DevOpsPulse
    @DevOpsPulse ปีที่แล้ว +1

    Thank you

  • @lalitshukla6585
    @lalitshukla6585 ปีที่แล้ว

    Thanks, I have a doubt please explain.
    Can we have mix OS cluster in AKS ? For example Linux and Windows nodes in single cluster

  • @PradeepGowtham-d1c
    @PradeepGowtham-d1c 21 วันที่ผ่านมา

    azure free pass subscription not able to create due to VM size issue . any idea how to create aks through UI

  • @ncvman
    @ncvman 2 ปีที่แล้ว +1

    Video end abruptly. Is there a part two?

  • @muhammadadnanbukhari3002
    @muhammadadnanbukhari3002 3 ปีที่แล้ว

    nice

  • @jerryc5743
    @jerryc5743 3 ปีที่แล้ว

    7:17 - Did you need to install kubectl on your local machine ?

    • @DevOpsCoach
      @DevOpsCoach  3 ปีที่แล้ว +2

      yes, I have added in pre-requistes now. thanks for your comment and support.
      www.cidevops.com/2020/05/how-to-install-kubectl-in-amazon-linux.html - How to install kubectl on Linux