|
|
||
|---|---|---|
| .. | ||
| .github/workflows | ||
| .travis | ||
| bin | ||
| docs | ||
| exec.d/docker-compose | ||
| hooks | ||
| lib | ||
| reactive | ||
| script | ||
| templates | ||
| tests | ||
| wheelhouse | ||
| .build.manifest | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| DEVELOPING.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| build-calico-resource.sh | ||
| config.yaml | ||
| copyright | ||
| copyright.layer-basic | ||
| copyright.layer-leadership | ||
| copyright.layer-options | ||
| icon.svg | ||
| layer.yaml | ||
| make_docs | ||
| metadata.yaml | ||
| pydocmd.yml | ||
| requirements.txt | ||
| revision | ||
| tox.ini | ||
| version | ||
| wheelhouse.txt | ||
README.md
Calico Charm
Calico is a new approach to virtual networking and network security for containers, VMs, and bare metal services, that provides a rich set of security enforcement capabilities running on top of a highly scalable and efficient virtual network fabric.
This charm will deploy calico as a background service, and configure CNI for use with calico, on any principal charm that implements the kubernetes-cni interface.
This charm is a component of Charmed Kubernetes. For full information, please visit the official Charmed Kubernetes docs.
Developers
Build charm
make charm