Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Minor tweaks to the readme #4

Merged
merged 1 commit into from
May 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,17 @@ Credits:
The [latest version of HNC is
v0.8.0](https://github.com/kubernetes-sigs/multi-tenancy/releases/tag/hnc-v0.8.0).
To install HNC on your cluster, and the `kubectl-hns` plugin on your
workstation, follow the instructions on that page.
workstation, follow the instructions on that page. **NB: the release is in a
different repo since we are currently migrating to this new repo. HNC v0.9.0
will be released from this repo.**

HNC is also supported by the following vendors:

* GKE: [install via Config Sync](https://cloud.google.com/kubernetes-engine/docs/add-on/config-sync/how-to/installing-hierarchy-controller)
* Anthos: [install via ACM](https://cloud.google.com/anthos-config-management/docs/how-to/installing-hierarchy-controller)

Once HNC is installed, you can try out the [HNC
quickstart](https://bit.ly/hnc-quickstart)
quickstart](docs/user-guide/quickstart.md)
to get an idea of what HNC can do. Or, feel free to dive right into the [user
guide](docs/user-guide) instead.

Expand Down Expand Up @@ -76,6 +78,13 @@ milestones are defined or planned:
* [Backlog](https://github.com/kubernetes-sigs/multi-tenancy/milestone/9):
all unscheduled work.

## Governance

This project is goverened by
[wg-multitenancy](https://github.com/kubernetes-sigs/multi-tenancy), and was
originally located in that repo. It moved to this location after approval by
sig-auth in [KEP #1687](https://github.com/kubernetes/enhancements/issues/1687).

## Contributing to HNC

The best way you can help contribute to bringing hierarchical namespaces to the
Expand Down