|
|
||
|---|---|---|
| .. | ||
| .github/workflows | ||
| actions | ||
| bin | ||
| debug-scripts | ||
| docs | ||
| hooks | ||
| lib | ||
| reactive | ||
| templates | ||
| tests | ||
| wheelhouse | ||
| .build.manifest | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| actions.yaml | ||
| build-flannel-resources.sh | ||
| config.yaml | ||
| copyright | ||
| copyright.layer-basic | ||
| copyright.layer-nagios | ||
| copyright.layer-options | ||
| copyright.layer-status | ||
| icon.svg | ||
| layer.yaml | ||
| make_docs | ||
| metadata.yaml | ||
| pydocmd.yml | ||
| requirements.txt | ||
| revision | ||
| tox.ini | ||
| version | ||
| wheelhouse.txt | ||
README.md
Flannel Charm
Flannel is a virtual network that gives a subnet to each host for use with container runtimes.
This charm will deploy flannel as a background service, and configure CNI for
use with flannel, on any principal charm that implements the
kubernetes-cni interface.
This charm is maintained along with the components of Charmed Kubernetes. For full information, please visit the official Charmed Kubernetes docs.
Developers
Building the charm
charm build -o <build-dir>
Building the flannel resources
./build-flannel-resources.sh