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

feature request: Create a ziti-stack helm chart #216

Open
mjtrangoni opened this issue Jun 5, 2024 · 1 comment
Open

feature request: Create a ziti-stack helm chart #216

mjtrangoni opened this issue Jun 5, 2024 · 1 comment

Comments

@mjtrangoni
Copy link
Contributor

Hi @qrkourier,

It would be beneficial having a stack Helm chart which configures the complete OpenZiti stack at once instead of defining every Helm release separately.
This is the best approach which would simplify the deployment massively. One could define a chart Meta-Version which define a version bundle for ziti-console, ziti-controller, ziti-router which can be tested to be working well together, similar to what kube-prometheus-stack does for a prometheus environment.

@qrkourier
Copy link
Member

It's a good idea. When the controller is deployed, it's related to optionally creating a router entity in the Ziti API in the controller chart. That way, a router deployment can use the enrollment token stored in a secret.

A ziti-stack chart could start as an umbrella chart for the controller and first router, possibly N routers.

The next major iteration would be to let the ziti-stack chart deploy a future Ziti operator which could subsequently deploy HA controllers and N routers.

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

2 participants