How to create AKS Cluster | Setting Up & Deploying an Azure Kubernetes Service Cluster | K21Academy

Sdílet
Vložit
  • čas přidán 6. 08. 2024
  • Join the FREE Masterclass for Kubernetes & Container Demo on Azure here bit.ly/3j4Sp3m
    Microsoft quotes that from 2022, more than 75% of the 🌎 world's global 📁 organizations will be running containerized workloads in production. AKS will continue to be at the forefront of this momentum shift, and there is no better time to ⬆️ upskill on this platform.
    Do you know 🤔 How do Organizations use Azure Kubernetes Service (AKS) to deploy, scale and manage container-based applications across a cluster of container hosts?
    If so or not,
    The rise of Kubernetes epitomizes the transition from Big Data to flexible data, and it is 🎯 evolving from supporting simple, stateless applications to sophisticated data-driven applications.
    📶 Installing a Kubernetes cluster by hand or manually involves significant effort and focus. Things can and will go wrong. And this is also the same when it comes to ⚙ maintenance and upgrading. With AKS, all of this pain will be taken away, allowing you to focus on building and deploying applications simply.
    Want to 🤔 learn How to create AKS Cluster?
    We are here to help!
    This video will look at How to Create Kubernetes Cluster?, Managing Resource Groups and Deploying Kubernetes Cluster, Hosting an Application on Kubernetes Cluster, Running Application on Kubernetes Cluster, etc.
    Where we explain:
    00:00 = Introduction
    00:11 = Agenda
    01:37 = Creating Kubernetes Cluster
    15:13 = Managing Resource Groups and Deploying Kubernetes Cluster
    17:38 = Communicating with Kubernetes Cluster using Cloud Shell
    20:57 = Hosting an Application on Kubernetes Cluster
    29:05 = Running Application on Kubernetes Cluster
    30:18 = Microsoft Azure Admin [AZ-104] Certification
    30:22 = Free Class on Microsoft Azure Admin [AZ-104] Certification
    30:35 = Learning Path for Microsoft Certified Azure Administrator [AZ-104]
    30:45 = Registration Link for Free Class on Microsoft Azure Admin [AZ-104] Certification
    To know more, check out this blog: bit.ly/3CbjsRS
    Join our FREE Telegram group: t.me/k21dockerkubernetes and get more insights
    #aks #aksazure #azurekubernetesservice #aksazurekubernetes #azurecontainerservice #azurekubernetes #akscluster #kubernetescluster #azurekubernetescluster #howtocreateakscluster #azurekubernetesservicecluster #kubernetesazuretutorial
    #kubernetes #azure #k21academy #askatul
    Subscribe if you want to know more about Cloud technology: k21academy.com/youtube
    ---------------------------------------------------------------------------------------------------------------
    LET'S CONNECT ON SOCIAL ↴
    ➽ Facebook: k21academy.com/Facebook
    ➽ Linkedin:k21academy.com/linkedin
    ➽ Twitter: k21academy.com/twitter
    ➽ Instagram: k21academy.com/instagram
    See you soon!

Komentáře • 40

  • @K21Academy
    @K21Academy  Před 3 lety +1

    Join the FREE Masterclass for Kubernetes & Container Demo on Azure here bit.ly/3j4Sp3m

  • @maheshbhusanoor9316
    @maheshbhusanoor9316 Před 2 lety +6

    One of the simplest and quickest demo for an AKS. Loved it!!!

  • @sravani8666
    @sravani8666 Před 3 měsíci

    Thank you so much..
    Very clear explanation 👌

    • @K21Academy
      @K21Academy  Před 3 měsíci

      We are glad you found the explanation helpful!

  • @muzaffaransari5904
    @muzaffaransari5904 Před rokem +2

    Thanks, Crisp video on AKS with step-by-step Demo on Azure

  • @soumyadipchatterjee2267
    @soumyadipchatterjee2267 Před 2 lety +2

    Suprise for fewer Likes . Very well explanation with the reference of Micrsosft Kubernetes Quickstart Doc. Keep the good work going .

  • @mudrathorat7525
    @mudrathorat7525 Před rokem +2

    Good one sir

  • @TradersVenue
    @TradersVenue Před 7 měsíci

    facing issue in kubernetes cluster. After 255 nodes it stops scaling up further. Seems like nw configuration issue. Can you please help how to extend scalability beyond 250 nodes?

  • @adarshraj177
    @adarshraj177 Před 2 lety +1

    Best explanation of concepts

  • @hanumanthay9508
    @hanumanthay9508 Před rokem +1

    Good

    • @K21Academy
      @K21Academy  Před rokem

      Thanks, do let us know what videos you'd like to see next?

  • @mnitin11
    @mnitin11 Před 2 lety +1

    Well, I tried the same and encountered that the azure-vote-front pods are going into CrashLoopBackOff. What do I do to fix this?

  • @ShivamTiwari-wi1db
    @ShivamTiwari-wi1db Před rokem +1

    Very Nice Video

    • @K21Academy
      @K21Academy  Před rokem

      Hey, thanks ! Keep watching and supporting!

  • @poojithareddy9940
    @poojithareddy9940 Před rokem +1

    nice explanation

  • @chayanjana20
    @chayanjana20 Před rokem +1

    great

  • @oluwatayoayodele8092
    @oluwatayoayodele8092 Před rokem +1

    Nice video! Where can I get the azure-vote-front YAML?

    • @K21Academy
      @K21Academy  Před rokem

      Hey thanks, please check this: github.com/Azure-Samples/azure-voting-app-redis/blob/master/azure-vote-all-in-one-redis.yaml

  • @Explorelife764
    @Explorelife764 Před 2 lety

    Pls post the sample yaml file which was demonstrated

  • @Yogic-ignition
    @Yogic-ignition Před rokem +1

    How can we host the loadbalancer in a secured IP (HTTPS)?

    • @K21Academy
      @K21Academy  Před rokem

      Hi
      We can expose any application using both http and https loadbalancers.
      Please follow the below link to learn how to use a https LB:
      learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-expose-service-over-http-https#expose-services-over-https
      Hope this helps
      Thanks & regards
      Team k21

  • @Yoge98
    @Yoge98 Před rokem +2

    Hi, where can i get the YAML file?

    • @K21Academy
      @K21Academy  Před rokem +1

      Hey, please check this: github.com/Azure-Samples/azure-voting-app-redis/blob/master/azure-vote-all-in-one-redis.yaml

  • @JosiahWarren
    @JosiahWarren Před rokem +1

    nice . but a redis is a "permanent "database and is "used" as a cache.

    • @K21Academy
      @K21Academy  Před rokem

      Hi
      Redis is primarily an in-memory data structure store that can persist data to disk, allowing for durability and data persistence even after a restart or power loss. However, the primary focus of Redis is its in-memory performance, and it is optimized for rapid data access rather than long-term storage.
      Here we are using a docker image of redis not as cache.
      Hope this helps.
      Regards
      Team K21Academy

  • @samayrathod7447
    @samayrathod7447 Před 2 lety +1

    only one node is formed in bash

    • @K21Academy
      @K21Academy  Před rokem

      Hi, the video is quite old now.
      Would recommend you to watch this newly updated video.
      Check out the playlist here : czcams.com/play/PLuVrvwRQWy6QQDBe11vKD-haZZr7MLvPB.html
      Make sure to Subscribe to our channel for more such detailed videos.
      Regards
      Team K21Academy

  • @poojithareddy9940
    @poojithareddy9940 Před rokem +1

    nice explanation

    • @K21Academy
      @K21Academy  Před rokem

      Hi Poojitha, keep watching!!
      Thanks.

  • @santoshgade7422
    @santoshgade7422 Před rokem +1

    Pls post the sample yaml file

    • @K21Academy
      @K21Academy  Před rokem

      Please check this : github.com/Azure-Samples/azure-voting-app-redis/blob/master/azure-vote-all-in-one-redis.yaml
      Thanks