-
-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kubernetes helm charts for Kroki #1176
Comments
@Mogztter help? |
Don't have time right now to do it, if someone else want to step forward, please do so. Another alternative is: https://github.com/cowboysysop/charts which also provide Helm charts for Kroki. |
Hi @ggrossetie, would it be appropriate to mention the helm deployment method in document https://docs.kroki.io/kroki/setup/use-kubernetes? It seems more related. By the way, it may be nice to put these k8s yamls directly in the repo, instead of zip them, so that yamls could be easily to update, and one can deploy the yamls using kubectl apply -f directly. Does this sound acceptable? |
Sounds good 👍🏻
We already have files in |
Oh, I see. I'll create a PR to mention the helm deployment in document. |
I also think https://artifacthub.io/packages/helm/cowboysysop/kroki is the most active, and I'm currently using that. |
I have developed a helm charts for kroki, it is easier to install on Kubernetes now with 2 lines of helm shell command.
Sorry i am pretty bad on asciidoc and rather not to edit it myself.
Can someone update the doc if you find it useful? thanks.
unittest is also included using "helm test kroki"
The text was updated successfully, but these errors were encountered: