Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vshn/component-statefulset-resize-controller
Commodore component to setup the statefulset resize controller
https://github.com/vshn/component-statefulset-resize-controller
application-catalog commodore-component vshn-project-appcat vshn-project-ignore
Last synced: 28 days ago
JSON representation
Commodore component to setup the statefulset resize controller
- Host: GitHub
- URL: https://github.com/vshn/component-statefulset-resize-controller
- Owner: vshn
- License: bsd-3-clause
- Created: 2021-08-16T12:22:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T08:32:50.000Z (about 1 year ago)
- Last Synced: 2023-10-20T15:34:25.675Z (about 1 year ago)
- Topics: application-catalog, commodore-component, vshn-project-appcat, vshn-project-ignore
- Language: Go
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 7
-
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: statefulset-resize-controller
This is a [Commodore][commodore] Component for statefulset-resize-controller.
This repository is part of Project Syn.
For documentation on Project Syn and this component, see https://syn.tools.## Documentation
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
It is located in the [docs/](docs) folder.
The [Divio documentation structure](https://documentation.divio.com/) is used to organize its content.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://docs.syn.tools/commodore/index.html
[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/