Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectsyn/component-cilium
Commodore Component for Cilium
https://github.com/projectsyn/component-cilium
cilium commodore commodore-component network projectsyn
Last synced: 9 days ago
JSON representation
Commodore Component for Cilium
- Host: GitHub
- URL: https://github.com/projectsyn/component-cilium
- Owner: projectsyn
- License: bsd-3-clause
- Created: 2021-11-25T15:10:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T13:29:01.000Z (18 days ago)
- Last Synced: 2024-10-29T15:57:45.336Z (18 days ago)
- Topics: cilium, commodore, commodore-component, network, projectsyn
- Language: Jsonnet
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Commodore Component: Cilium
This is a [Commodore][commodore] Component for Cilium.
This repository is part of Project Syn.
For documentation on Project Syn and this component, see [syn.tools](https://syn.tools).## Documentation
The rendered documentation for this component is available on the [Commodore Components Hub](https://hub.syn.tools/cilium).
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
It can be found in the [`docs`](docs) folder.
We use the [Divio documentation structure](https://documentation.divio.com/) 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](LICENSE).
For information about how to contribute, see [CONTRIBUTING](CONTRIBUTING.md).[commodore]: https://syn.tools/commodore/
[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/