Skip to content

Commit

Permalink
doc: Add Cilium container networking control flow
Browse files Browse the repository at this point in the history
This patch adds a control flow diagram that explains the cilium
container networking IP address Management with IPAM and with
default Kubernetes Cluster Node Pool CIDR.

Signed-off-by: Swaminathan Vasudevan <svasudevan@suse.com>
  • Loading branch information
soumynathan authored and tgraf committed Feb 29, 2020
1 parent 2206041 commit b758cee
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions Documentation/concepts/ipam/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,23 @@
Address Management
******************

Before we look into the details of Address Management in Cilium, let us
look at overview of the cilium container networking control flow.

Cilium Container Networking Control Flow
----------------------------------------

The control flow picture below gives an overview about how the containers
obtain its IP Address from the IPAM for different modes of Address Management
that Cilium Supports.

.. image:: cilium_container_networking_control_flow.png
:align: center

Cilium supports multiple different address management modes:

Address Management Modes
------------------------
.. toctree::
:maxdepth: 1
:glob:
Expand Down

0 comments on commit b758cee

Please sign in to comment.