kubernetes-sigs / hierarchical-namespaces

Home of the Hierarchical Namespace Controller (HNC). Adds hierarchical policies and delegated creation to Kubernetes namespaces for improved in-cluster multitenancy.
Apache License 2.0
607 stars 105 forks source link

Add annotation about ResourceQuota for HRQ implementation to some documents #340

Closed mochizuki875 closed 10 months ago

mochizuki875 commented 10 months ago

What type of PR is this?:

/kind documentation /kind cleanup

What this PR does / why we need it:

As discussed https://github.com/kubernetes-sigs/hierarchical-namespaces/pull/301#issuecomment-1738301338, I've added annotation about ResourceQuota for HRQ internal implementation as Note section. In addition, the expression of the Note section was different depending on each the document, so I've unified them.

Tested:

None(Only document fix)

Related:

275

https://github.com/kubernetes-sigs/hierarchical-namespaces/pull/301#issuecomment-1738301338

rjbez17 commented 10 months ago

/lgtm /approve

k8s-ci-robot commented 10 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mochizuki875, rjbez17

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/hierarchical-namespaces/blob/master/OWNERS)~~ [rjbez17] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment