How to create a Google Kubernetes Engine (GKE) Cluster in Google Cloud Platform | How to Resize GKE

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 7

  • @madhavipabba4983
    @madhavipabba4983 Год назад

    Thank you , I have faced that error while creation of cluster , so that's why I saw this video.. it's helpful to me

  • @serdar2201
    @serdar2201 Год назад +1

    Hi, thanks for the video. I have a question. What is the main difference between autopilot and standard cluster? Why did you chose standard instead of autopilot?

    • @learningfromexperience
      @learningfromexperience  10 месяцев назад

      If you require specific configurations for your nodes, such as custom machine types, specific OS images, or detailed performance tuning, Standard mode offers the necessary control and flexibility. For detailed comparison check here cloud.google.com/kubernetes-engine/docs/resources/autopilot-standard-feature-comparison

  • @mzkazmi
    @mzkazmi Год назад

    Can you explain the different uses for deployments, ReplicaSets, StatefulSets, pods, CronJobs?
    How does Kubernetes handle persistence?
    What are services and ingresses used for?
    When would you use something like a ConfigMap or a secret?
    What is a pod affinity used for?
    Can you give an example of when to use an Init Container?
    What is a sidecar container? Can you give a use case for why you would use one?

  • @vairav_arumugam2030
    @vairav_arumugam2030 Год назад +1

    Thank you sir😊✨️