Skip to content

kind: Namespace #40

Answered by vassilvk
llamashoes asked this question in Q&A
Discussion options

You must be logged in to vote

@llamashoes, @molliejaeron,

I just released KubeMod v0.9.0 which includes support for patching cluster-wide resources including namespaces.
If you plan to upgrade to this version, make sure to follow the upgrade instructions.

You can see an example of a ModRule which patches a namespace with istio.io/rev label here.
Note how the ModRule is deployed to namespace kubemod-system in order to intercept cluster-level resources.
Also, note the use of ~1 escape for / when specifying the label name in the patch path.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by llamashoes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants