Cilium

From Wizard Rants
Revision as of 07:16, 19 January 2020 by Northrup2 (talk | contribs) (Created page with "Cilium Documentation and Downloads can be found at the [https://cilium.io Cilium] project website. ==== Flag Options ==== As the IP addresses used for the cluster prefix are...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Cilium Documentation and Downloads can be found at the Cilium project website.

Flag Options

As the IP addresses used for the cluster prefix are typically allocated from RFC1918 private address blocks and are not publicly routable. Cilium will automatically masquerade the source IP address of all traffic that is leaving the cluster. This behavior can be disabled by running cilium-agent with the option --masquerade=false.