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

Doc: watchNamespaceSelectors #10447

Merged
merged 7 commits into from
Dec 6, 2024
Merged

Doc: watchNamespaceSelectors #10447

merged 7 commits into from
Dec 6, 2024

Conversation

Rachael-Graham
Copy link

@Rachael-Graham Rachael-Graham commented Dec 5, 2024

Expand doc for multi-install via ns scoping to include new watchNamespaceSelectors setting and observability tips.
BOT NOTES:
resolves https://github.com/solo-io/docs/issues/574

Expand doc for multi-install via ns scoping to include new watchNamespaceSelectors setting and observability tips.
@Rachael-Graham Rachael-Graham requested a review from a team as a code owner December 5, 2024 18:21
@solo-changelog-bot
Copy link

Issues linked to changelog:
https://github.com/solo-io/docs/issues/574

Copy link

github-actions bot commented Dec 5, 2024

Visit the preview URL for this PR (updated for commit b9781cd):

https://gloo-edge--pr10447-rlg-watchns-9t8mpcwb.web.app

(expires Fri, 13 Dec 2024 15:56:20 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 77c2b86e287749579b7ff9cadb81e099042ef677

* `settings.watchNamespaces`: Create a static list of namespaces for Gloo Gateway to watch. This setting is recommended if you have a set of configuration namespaces that is unlikely to change often.
* `settings.watchNamespaceSelectors.matchLabels` and `settings.watchNamespaceSelectors.matchExpressions`: Configure Gloo Gateway to watch namespaces based on a namespace selector, such as a label or an expression. This setting helps you dynamically determine the list of namespaces to watch, instead of using a static list of namespaces that you must update if you need to add or remove a namespace.

For example, to dynamically watch namespaces based on selectors, your Helm settings might look like the following:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add a sentence explaining what namespaces this expression matches

@soloio-bulldozer soloio-bulldozer bot merged commit 2bcee45 into main Dec 6, 2024
20 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the rlg-watchns branch December 6, 2024 16:49
kevin-shelaga pushed a commit that referenced this pull request Dec 13, 2024
Co-authored-by: Nadine Spies <[email protected]>
Co-authored-by: changelog-bot <changelog-bot>
Co-authored-by: David Jumani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants