This repository was archived by the owner on Jun 26, 2023. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ spec:
25
25
or via:
26
26
kubectl apply -f https://github.com/kubernetes-sigs/multi-tenancy/releases/download/hnc-HNC_IMG_TAG/hnc-manager.yaml
27
27
28
- This version of the plugin uses the HNC v1alpha2 API, and is not compatible
29
- with HNC v0.5.x, which only provides v1alpha1. If you need the plugin for
30
- HNC v0.5.x, please follow the installation directions from the release page
31
- for your version.
28
+ This version of the plugin should work with HNC v0.6 and later - but for
29
+ best results, use the version that matches the version of HNC on your
30
+ cluster. If you need the plugin for HNC v0.5.x, please follow the
31
+ installation directions from the release page for your version.
32
32
33
33
Watch out for the following common misconceptions when using HNC:
34
34
35
35
* Not all child namespaces are subnamespaces!
36
- * Only RBAC Roles and RoleBindings are propagated by default, but you can configure more
36
+ * Only RBAC Roles and RoleBindings are propagated by default, but you can configure more.
37
37
38
38
The user guide contains much more information.
39
39
homepage : https://github.com/HNC_RELEASE_REPO_OWNER/multi-tenancy/tree/master/incubator/hnc/docs/user-guide
You can’t perform that action at this time.
0 commit comments