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

docs: the app can be installed one per cluster #146

Open
ra-at-diladele-com opened this issue Jul 8, 2023 · 0 comments
Open

docs: the app can be installed one per cluster #146

ra-at-diladele-com opened this issue Jul 8, 2023 · 0 comments
Assignees
Milestone

Comments

@ra-at-diladele-com
Copy link
Contributor

even if we are able to install two per cluster - as the app itself create kubernetes resources - it is not possible to differentiate what resources we have created. Like:

  • admin deploys app1
  • admin creates contoso with proxy using app1
  • app1 deploys contoso and proxy resources - everything is fine
  • admin deploys app2
  • admin creates contoso with proxy using app2 this time
  • app2 knows nothing about app1 and happily manages resources of app1

Thus we must state that deploying two instances of the app explicitly is NOT supported scenario.

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