Docker Network Drivers Overview | Networking in Docker #3

    8
    0



    Learn how Docker Network Drivers allow easy Container network configuration by implementing the Container Network Model

    — REFERENCES/LINKS —

    * Docker Network Drivers Overview Blog – https://techmormo.com/posts/docker-networking-3-drivers-overview/

    * Why is Networking Important in Docker? | Networking In Docker #1 – https://www.youtube.com/watch?v=9VNI0r4k0jo

    * Basics of Networking | Networking in Docker #2 – https://www.youtube.com/watch?v=BnAozPAMXnc

    * Docker Made Easy Series – https://www.youtube.com/playlist?list=PLVXIPQEYWxlrFC0mRjplAP6mWCAX7c5it

    * Design of Container Network Model (CNM) – https://github.com/moby/libnetwork/blob/master/docs/design.md

    * Docker’s Architecture – https://techmormo.com/posts/docker-made-easy-1-what-is-docker/

    —TIMESTAMPS—

    0:00 Intro
    0:16 Agenda
    0:57 Container Network Model
    1:32 Sandbox
    1:54 Endpoint
    2:10 Network
    3:03 Network Drivers
    4:54 NONE driver
    5:07 HOST driver
    5:27 BRIDGE driver
    5:56 OVERLAY driver
    6:22 Conclusion

    — SOCIALS —

    Site: https://techmormo.com
    LinkedIn: https://linkedin.com/company/techmormo
    Facebook: https://www.facebook.com/techmormo
    Medium: https://medium.com/techmormo
    Twitter: https://twitter.com/techmormo
    Instagram: https://www.instagram.com/techmormo

    — CREDITS —

    * Music: Quantum Jazz – Orbiting A Distant Planet

    #docker #containers #networking #drivers #overview #devops #cloud

    source

    Previous articleAnsible all the Windows things!
    Next articleInstall Kubernetes On Ubuntu | Setup Kubernetes Cluster Step By Step | Kubernetes Training | Edureka