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

Export muliple inline environments #432

Closed
Duologic opened this issue Nov 27, 2020 · 2 comments · Fixed by #476
Closed

Export muliple inline environments #432

Duologic opened this issue Nov 27, 2020 · 2 comments · Fixed by #476
Labels
component/kubernetes Working with Kubernetes clusters keepalive kind/feature Something new should be added

Comments

@Duologic
Copy link
Member

I have a decent use case for working with multiple inline environments in a single flow.

At Grafana Labs, we are rolling out several new clusters. These clusters need a common set of applications defined in different Tanka environments. To make this work now, we have to bootstrap multiple environments for each cluster/application combo. This is quite a burden and often less importent applications get ignored or forgotten as the operator already has a heap of work he has to put in while rolling out new clusters

With multiple inline environments, we could loop over an array of clusters and just render the same jsonnet for each. When a new cluster gets created, the operator would only need to add that cluster to one single array and tanka will take care of the rest.

This is a tangent on #414.

@Duologic Duologic added kind/feature Something new should be added component/kubernetes Working with Kubernetes clusters labels Nov 27, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label kind/feature to this issue, with a confidence of 0.90. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@stale
Copy link

stale bot commented Dec 27, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/kubernetes Working with Kubernetes clusters keepalive kind/feature Something new should be added
Projects
None yet
1 participant