Advanced Kubernetes: Kubernetes Network Model

Sdílet
Vložit
  • čas přidán 3. 05. 2023
  • Episode 6! Advanced Kubernetes continues! Watch now to learn what Container Networking Interfaces are and how it reduces the security risks inherited from Kubernetes’ network model. -- In this video, Jérôme Petazzoni revisits the Kubernetes network model and gives an overview of its architecture. Jérôme starts by describing networking on Kubernetes as flat because there is no form of isolation in the sense that all components operate on the same network; this may result in security issues.
    Things you will learn :
    - Kubernetes’ network architecture.
    - The role of the network layer in assigning a pod an IP address.
    - Layers of the Kubernetes’ network
    - The benefits of having a layered network.
    - What Container Networking Interfaces (CNIs) are and the different plugins available.
    - CNI limitations you may encounter with managed Kubernetes clusters.
    ----
    What’s your favorite Kubernetes CNI plugin?
    Comment below or tweet us on twitter & let us know your thoughts, we want to hear from you! ~ If you found this video helpful, hit that like button & subscribe for more content like this.
    ----
    Access our online courses → www.ardanlabs.com/education/
    Attending a live training → www.ardanlabs.com/live-traini...
    Other Links:
    Website: www.ardanlabs.com/
    Github: github.com/ardanlabs
    Twitter: / ardanlabs

Komentáře • 2

  • @harizfakhriddine1140
    @harizfakhriddine1140 Před rokem

    this is really awsome, i've learned a lot!! now everything make sense inside kuberentes ))
    it will be great if you add a video about ingress + haproxy.

    • @VirtuellJo
      @VirtuellJo Před 8 měsíci

      ingress + haproxy would be great!