github.com/fafucoder/cilium@v1.6.11/Documentation/concepts/index.rst (about) 1 .. only:: not (epub or latex or html) 2 3 WARNING: You are looking at unreleased Cilium documentation. 4 Please use the official rendered version released here: 5 http://docs.cilium.io 6 7 .. _concepts: 8 9 ######## 10 Concepts 11 ######## 12 13 The goal of this document is to describe the components of the Cilium 14 architecture, and the different models for deploying Cilium within your 15 datacenter or cloud environment. It focuses on the higher-level understanding 16 required to run a full Cilium deployment. 17 18 .. toctree:: 19 :maxdepth: 1 20 :glob: 21 22 overview 23 terminology 24 ipam/index 25 networking 26 security 27 datapath 28 failure_behavior