kubernetes-retired / multi-tenancy

A working place for multi-tenancy related proposals and prototypes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HNC: Add excluded namespace configuration to v0.8 release note and installation note.

yiqigao217 opened this issue · comments

Update the installation note with setting excluded namespaces in v0.8 release note and here.

In addition, since we migrated to v1 APIs for CRD, VWH, MWH #1434, we need to add that

  • HNC v0.8 requires K8s 1.16+ since only v1.16+ can create v1 webhooks.

Just adding another scenario to the doc: what if to exclude a namespace already with subns anchors - see detailed instruction at #1483 (comment).

Hmm, just realized I didn't address the comment for #1483. I'll file a bug to the docs that say "don't do this" :)