AWS Load Balancer Controller overview | Reuse the same ALB for multiple Ingress resources

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

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

  • @wankangyong9097
    @wankangyong9097 2 месяца назад +1

    Straightforward, concise with the necessary information.

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

    Very simple but good explanation of AWS ALB controller feature. Thank you.

  • @DavidGraves
    @DavidGraves 2 года назад +4

    Finally a clear and concise overview. Thank you for this video (after having watched at least a dozen or more)

    • @visa2learn
      @visa2learn  2 года назад

      Thanks, glad to hear it was helpful.

  • @buzzuti
    @buzzuti 2 года назад +2

    Wonderfully concise summary.
    This helped me wrap my head around AWS Load Balancer Controllers.

    • @visa2learn
      @visa2learn  2 года назад

      Thanks. Glad it was helpful :)

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

    Thank you! It helped me a lot!

  • @segunsaka-aiyedun8342
    @segunsaka-aiyedun8342 Год назад +1

    wow thank you so much

  • @hamidullahmuslih6301
    @hamidullahmuslih6301 2 года назад +1

    amazing work man!

  • @cloudemotive
    @cloudemotive 2 года назад +1

    Nice , thanks for sharing :)

    • @visa2learn
      @visa2learn  2 года назад

      Glad you liked it. Thanks for watching :)

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

    u shall making a video through practical is it help full

  • @ashketchum3255
    @ashketchum3255 3 месяца назад

    Where do we get the host from?

  • @itshgirish
    @itshgirish 2 года назад +2

    Very clear, exactly what i needed .. Thank you!. Just for my understanding, am a noob, internal microservices can continue referring to each other with the metadata.name?

    • @visa2learn
      @visa2learn  2 года назад +1

      Thanks and glad you liked it. If your question is whether microservices deployed in k8s cluster can refer each other using their service name, then yes they can connect with each other using the Service (provided there is no explicit NetworkPolicy blocking such access). Refer the documentation kubernetes.io/docs/concepts/services-networking/dns-pod-service/ for more information. In short, you can access a service using servicename.namespace.svc.cluster.local

    • @itshgirish
      @itshgirish 2 года назад

      @@visa2learn understood ..
      thank you :)

  • @rudranil29
    @rudranil29 2 года назад +1

    You should show how to deploy ALB controller.

    • @visa2learn
      @visa2learn  2 года назад

      Yes its in my list of upcoming videos. Please stay tuned