Jump to content

Helm/Upstream Charts/Calico

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Chart name: Calico

Chart version: v3.23.3

Reviewers: JMeybohm, Alexandros_Kosiaris

Link to repo: https://docs.tigera.io/calico/charts

Link to source code: https://github.com/projectcalico/calico/releases/download/v3.23.3/release-v3.23.3.tgz

Topics:

  • network

Decision: pass

Reasoning: It was decided to use the upstream chart as base and modify it to fit our needs/deployment methods.

Upstream calico relies heavily on host-path mounts to install cni binaries etc. which we roll out via puppet instead, so those parts have been removed completely. Corresponding RBAC permissions have been dropped as well.