Skip to content
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 deployment using Kustomize #1593

Open
5 tasks
lind opened this issue Jul 14, 2023 · 0 comments
Open
5 tasks

Kubernetes deployment using Kustomize #1593

lind opened this issue Jul 14, 2023 · 0 comments

Comments

@lind
Copy link
Contributor

lind commented Jul 14, 2023

We use Kustomize for deployment of Kroki to Kubernetes. Use the zipped manifests from https://docs.kroki.io/kroki/setup/use-kubernetes/ and adding a kustomization.yaml file for some image name transforming, patching etc.
We would like to be able to mirror this repo with the base instead of wget the zip. Then we could use the base files from this repo using remote target in Kustomize in an overlay repo. The tag is then used for correct version with e.g.: ?ref=v0.21.3.

Like this:

kroki-kustomize excalidraw

If the yuzutech/kroki repo contained the base k8s manifest the mirrored repo could be used as a resource for internal overlays and deployed to K8s.

What to do:

If this sounds like an interesting idea, I could propose a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant