Istio, We Have a Problem! Understanding and Fixing Bugs with a Service-Mesh - David Gageot, Google

Поделиться
HTML-код
  • Опубликовано: 28 июл 2024
  • Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io
    Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects
    Istio, We Have a Problem! Understanding and Fixing Bugs with a Service-Mesh - David Gageot, Google
    Istio, we have a problem! We've just deployed a shiny new set of micro-services and it behaves in a strange manner. Hard to say why with so many moving parts... Let's leverage the newly installed service mesh to understand what we've deployed, find the root problem, fix it with a bandaid and then do a proper, non trivial, blue-green deployment of a v2. That will involve the Service Graph, Prometheus monitoring, Grafana Dashboards, Traffic mirroring, all orchestrated in a simple manner by Istio.
    sched.co/MPfG
  • НаукаНаука

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

  • @Mashaill
    @Mashaill 4 года назад

    Great Great talk thanks

  • @kansalmukul1
    @kansalmukul1 5 лет назад +1

    Gr8 explanation ...But Blue green is not that u said in the demo if I m not wrong . In blue green deoyment at a time only one version is running in production not like 80 /20 .

  • @maxdash623
    @maxdash623 4 года назад

    Awesome experience. Where i can obtain source code of this demo&

  • @FelipeGasparini
    @FelipeGasparini 5 лет назад

    What tool he used to create this presentation?

    • @smiLeENG
      @smiLeENG 5 лет назад +1

      I believe its this github.com/dgageot/demoit

  • @fringefringe7282
    @fringefringe7282 5 лет назад

    To me this product means that K8S is too complicated.