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: Multiple Installations #183

Open
alex-bezek opened this issue Mar 13, 2023 · 1 comment
Open

Docs: Multiple Installations #183

alex-bezek opened this issue Mar 13, 2023 · 1 comment
Labels
enhancement New feature or request priority/low

Comments

@alex-bezek
Copy link
Collaborator

Description

Installing multiple instances of a controller into a single k8s cluster is a common usecase for things like multi-tenant clusters or where you have multiple environments all in 1 cluster. We should run through these different use cases and document how to achieve those results.

Use Case

The different setups available here allow us to document and test these cases more thoroughly. It would exercise features like:

  • scoping to watching ingress resources in 1 namespace
  • installing multiple versions without conflicting helm names
  • cluster level resources like roles and ingress classes don't conflict
  • network traffic keeps within the same namespace properly if the same service/hostname is available in multiple namespaces

Related issues

No response

@alex-bezek alex-bezek added enhancement New feature or request needs-triage Issues that need triage and removed needs-triage Issues that need triage labels Mar 13, 2023
@alex-bezek
Copy link
Collaborator Author

Blocked based on #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority/low
Projects
None yet
Development

No branches or pull requests

1 participant