Creating a GKE cluster (demo)

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • In a previous video, we went over the differences between GKE Standard mode and GKE Autopilot mode clusters. In this episode of GKE Essentials, we explore what it’s like to create your first Google Kubernetes Engine cluster by creating one of each cluster. Watch to learn how the console is a great place to start when you want to learn what’s possible with GKE.
    Chapters:
    0:00 - Intro
    0:37 - Google Kubernetes Engine in the Google Cloud console
    1:52 - Creating an Autopilot Mode Cluster in the Google Cloud console
    6:26 - Creating a Standard Mode Cluster in the Google Cloud console
    11:20 - Google Kubernetes Engine Cluster Overview Dashboard
    12:27 - Recap
    13:30 - Outro
    Check out more GKE Essentials → goo.gle/GKEEssentials
    Subscribe to Google Cloud Tech → goo.gle/GoogleCloudTech
    #GKEEssentials
    product: Cloud - Containers - Google Kubernetes Engine (GKE); fullname: Kaslin Fields;
  • Věda a technologie

Komentáře • 16

  • @gantushigsaruul2489
    @gantushigsaruul2489 Před 5 měsíci

    Beautifully done. Thank you for this great tutorial 🔥

  • @TjSpoonManJacques
    @TjSpoonManJacques Před 2 lety +3

    You were born to teach and inspire! Amazing walkthrough and now I no longer feel nervous about learning something new. Much love from New Orleans.

  • @ramprasad_v
    @ramprasad_v Před 11 měsíci

    Great explanation ❤

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

    Cool demo! Very clear and detailed, congrats!

  • @hasirciogli
    @hasirciogli Před měsícem

    We love Google

  • @Sam_Body
    @Sam_Body Před 2 lety +7

    Thank you for video. Do you have any plans to make a video how to achieve the same but via terraform (Infrastructure as code) ?

    • @kaslinfields9546
      @kaslinfields9546 Před 2 lety

      That's a great idea, thank you for the suggestion! We're planning future videos now. I'll see what we can do here!

  • @2connect2g
    @2connect2g Před 2 lety

    Would the billing for GKE Autopilot cluster vs the standard cluster with minimum configurations be the same?

  • @scigama71
    @scigama71 Před 2 lety

    what are the free options? i am very interested in learning k8 on gcp.

  • @user-tu7yt6fn2z
    @user-tu7yt6fn2z Před 5 měsíci

    Very informative. I tried to create a GKE auto pilot cluster with a shared VPC private network through terraform, but stuck with this exception again and again, 'Error: Error waiting for creating GKE cluster: All cluster resources were brought up, but: only 0 nodes out of 1 have registered; cluster may be unhealthy.' Is there any suggestion to troubleshoot this error ?

  • @KrishnaRac
    @KrishnaRac Před 2 lety

    I am unable to create a Gke account as billing amount is deducting but its not getting enabled.

  • @dheer211
    @dheer211 Před 2 lety

    Does GKE Autopilot cluster come with Istio preinstalled if not is it possible to install open source Istio?

    • @nicolas_gama
      @nicolas_gama Před 2 lety

      You can enable it to be pre-installed or else you can install it on your own

    • @AnshumanKumar007
      @AnshumanKumar007 Před rokem

      @@nicolas_gama I think Istio can no longer be enabled by a flag. But it's possible to be installed. Istio is pretty great, I am not really sure why Kubernetes didn't have the features like in Istio by default.