Skip to content
Snippets Groups Projects
Verified Commit a7816b20 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

docs(calico): Add initial README

parent 3b898e06
No related branches found
No related tags found
No related merge requests found
Calico
---
This component provides general networking to the cluster. The overlay network is kept simple since the goal are small scale clusters. However it uses Wireguard to encrypt all traffic within the cluster.
**Hint:** *This component also has a bootstrap component.*
Nice to knows
---
- The operator provides its own set of CRDs, examples from the docs, won't work by default. Operator uses `crd.projectcalico.org/v1` while calico itself uses `projectcalico.org/v3`
Links
---
- [Docs](https://projectcalico.docs.tigera.io/about/about-calico)
- [Helm Chart](https://artifacthub.io/packages/helm/projectcalico/tigera-operator)
- [Source Code - Operator](https://github.com/tigera/operator)
- [Source Code - Calico](https://github.com/projectcalico/calico)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment