Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Private / Multi-cluster support #72

Open
jpthurman opened this issue Apr 24, 2023 · 1 comment
Open

Private / Multi-cluster support #72

jpthurman opened this issue Apr 24, 2023 · 1 comment

Comments

@jpthurman
Copy link
Member

We need to be able to use our Platform to provision workloads for certain accounts on Private Clusters.

Goal:
Platform Accounts designated Private Cluster will have the option to create Uffizzi Environments on their own cluster.

These customers would have visibility to these clusters and how they are configured.

Implementation:
Uffizzi_app needs to be able to send workloads to multiple clusters - to private clusters specified by certain accounts

This is a platform feature - prefer it NOT be available open source but it's okay if it is - I don't want to delay if keeping it out of open source would take longer

@jpthurman jpthurman changed the title Mulit-controller Aware Private / Multi-cluster support Apr 24, 2023
@zipofar zipofar removed their assignment May 10, 2023
@jpthurman
Copy link
Member Author

Because we plan to sell a self-hosted version to Enterprises we need a single instance of our controller to be able to provision workloads across multiple clusters. For example the Enterprise Customer installs Uffizzi via Helm only one time and then could provision workloads across multiple clusters.

Of note, if we are deploying to virtual clusters within a single physical cluster we may already have most of the logic we need to support this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants