Charmed-Kubernetes/flannel
xiafan 64b89fba6a update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
..
.github/workflows update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
actions update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
bin update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
debug-scripts update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
docs update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
hooks update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
lib update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
reactive update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
templates update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
tests update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
wheelhouse update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
.build.manifest update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
.gitignore update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
.travis.yml update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
CONTRIBUTING.md update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
LICENSE update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
Makefile update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
README.md update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
actions.yaml update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
build-flannel-resources.sh update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
config.yaml update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
copyright update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
copyright.layer-basic update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
copyright.layer-nagios update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
copyright.layer-options update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
copyright.layer-status update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
icon.svg update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
layer.yaml update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
make_docs update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
metadata.yaml update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
pydocmd.yml update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
requirements.txt update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
revision update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
tox.ini update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
version update kubernetes branch 1.22 2023-06-28 20:24:52 +08:00
wheelhouse.txt update kubernetes branch 1.22 2023-06-28 20:24:52 +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