@@ -30,15 +30,17 @@ Credits:
30
30
The [ latest version of HNC is
31
31
v0.8.0] ( https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.8.0 ) .
32
32
To install HNC on your cluster, and the ` kubectl-hns ` plugin on your
33
- workstation, follow the instructions on that page.
33
+ workstation, follow the instructions on that page. ** NB: the release is in a
34
+ different repo since we are currently migrating to this new repo. HNC v0.9.0
35
+ will be released from this repo.**
34
36
35
37
HNC is also supported by the following vendors:
36
38
37
39
* GKE: [ install via Config Sync] ( https://cloud.google.com/kubernetes-engine/docs/add-on/config-sync/how-to/installing-hierarchy-controller )
38
40
* Anthos: [ install via ACM] ( https://cloud.google.com/anthos-config-management/docs/how-to/installing-hierarchy-controller )
39
41
40
42
Once HNC is installed, you can try out the [ HNC
41
- quickstart] ( https://bit.ly/hnc- quickstart)
43
+ quickstart] ( docs/user-guide/ quickstart.md )
42
44
to get an idea of what HNC can do. Or, feel free to dive right into the [ user
43
45
guide] ( docs/user-guide ) instead.
44
46
@@ -76,6 +78,13 @@ milestones are defined or planned:
76
78
* [ Backlog] ( https://github.com/kubernetes-sigs/hierarchical-namespaces/milestone/9 ) :
77
79
all unscheduled work.
78
80
81
+ ## Governance
82
+
83
+ This project is goverened by
84
+ [ wg-multitenancy] ( https://github.com/kubernetes-sigs/multi-tenancy ) , and was
85
+ originally located in that repo. It moved to this location after approval by
86
+ sig-auth in [ KEP #1687 ] ( https://github.com/kubernetes/enhancements/issues/1687 ) .
87
+
79
88
## Contributing to HNC
80
89
81
90
The best way you can help contribute to bringing hierarchical namespaces to the
0 commit comments