Charmed-Kubernetes/flannel
xiafan 8c724b560b update 2023-06-28 21:05:03 +08:00
..
.github/workflows update 2023-06-28 21:05:03 +08:00
actions update 2023-06-28 21:05:03 +08:00
bin update 2023-06-28 21:05:03 +08:00
debug-scripts update 2023-06-28 21:05:03 +08:00
docs update 2023-06-28 21:05:03 +08:00
hooks update 2023-06-28 21:05:03 +08:00
lib update 2023-06-28 21:05:03 +08:00
reactive update 2023-06-28 21:05:03 +08:00
templates update 2023-06-28 21:05:03 +08:00
tests update 2023-06-28 21:05:03 +08:00
wheelhouse update 2023-06-28 21:05:03 +08:00
.build.manifest update 2023-06-28 21:05:03 +08:00
.gitignore update 2023-06-28 21:05:03 +08:00
.travis.yml update 2023-06-28 21:05:03 +08:00
CONTRIBUTING.md update 2023-06-28 21:05:03 +08:00
LICENSE update 2023-06-28 21:05:03 +08:00
Makefile update 2023-06-28 21:05:03 +08:00
README.md update 2023-06-28 21:05:03 +08:00
actions.yaml update 2023-06-28 21:05:03 +08:00
build-flannel-resources.sh update 2023-06-28 21:05:03 +08:00
config.yaml update 2023-06-28 21:05:03 +08:00
copyright update 2023-06-28 21:05:03 +08:00
copyright.layer-basic update 2023-06-28 21:05:03 +08:00
copyright.layer-nagios update 2023-06-28 21:05:03 +08:00
copyright.layer-options update 2023-06-28 21:05:03 +08:00
copyright.layer-status update 2023-06-28 21:05:03 +08:00
icon.svg update 2023-06-28 21:05:03 +08:00
layer.yaml update 2023-06-28 21:05:03 +08:00
make_docs update 2023-06-28 21:05:03 +08:00
metadata.yaml update 2023-06-28 21:05:03 +08:00
pydocmd.yml update 2023-06-28 21:05:03 +08:00
requirements.txt update 2023-06-28 21:05:03 +08:00
revision update 2023-06-28 21:05:03 +08:00
tox.ini update 2023-06-28 21:05:03 +08:00
version update 2023-06-28 21:05:03 +08:00
wheelhouse.txt update 2023-06-28 21:05:03 +08:00

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