Kubernetes operator for Netbird
  • Makefile 88.7%
  • Jsonnet 11.3%
Find a file
2026-05-29 07:55:15 +00:00
.github Initial commit 2026-05-29 07:55:15 +00:00
class Initial commit 2026-05-29 07:55:15 +00:00
component Initial commit 2026-05-29 07:55:15 +00:00
docs Initial commit 2026-05-29 07:55:15 +00:00
tests Initial commit 2026-05-29 07:55:15 +00:00
.cruft.json Initial commit 2026-05-29 07:55:15 +00:00
.editorconfig Initial commit 2026-05-29 07:55:15 +00:00
.gitignore Initial commit 2026-05-29 07:55:15 +00:00
.yamllint.yml Initial commit 2026-05-29 07:55:15 +00:00
CODE_OF_CONDUCT.md Initial commit 2026-05-29 07:55:15 +00:00
CONTRIBUTING.md Initial commit 2026-05-29 07:55:15 +00:00
LICENSE Initial commit 2026-05-29 07:55:15 +00:00
Makefile Initial commit 2026-05-29 07:55:15 +00:00
Makefile.vars.mk Initial commit 2026-05-29 07:55:15 +00:00
README.md Initial commit 2026-05-29 07:55:15 +00:00
renovate.json Initial commit 2026-05-29 07:55:15 +00:00

Commodore Component: Kubernetes operator for Netbird

This is a Commodore Component for Kubernetes operator for Netbird.

This repository is part of Project Syn. For documentation on Project Syn and this component, see syn.tools.

Documentation

The rendered documentation for this component is available on the Commodore Components Hub.

Documentation for this component is written using Asciidoc and Antora. It can be found in the docs folder. We use the Divio documentation structure to organize our documentation.

Run the make docs-serve command in the root of the project, and then browse to http://localhost:2020 to see a preview of the current state of the documentation.

After writing the documentation, please use the make docs-vale command and correct any warnings raised by the tool.

Contributing and license

This library is licensed under BSD-3-Clause. For information about how to contribute, see CONTRIBUTING.