docs: fixing links

This commit is contained in:
Dario Tranchitella
2021-06-24 13:47:43 +02:00
parent f9becf39e5
commit 9a940096c9
2 changed files with 6 additions and 1 deletions
@@ -31,3 +31,7 @@ With the said Tenant specification Alice can create Pod resource if `spec.priori
- `tier-gold`, `tier-silver`, or `tier-bronze`, since these compile the regex declared in the annotation `priorityclass.capsule.clastix.io/allowed-regex`
If a Pod is going to use a non-allowed _Priority Class_, it will be rejected by the Validation Webhook enforcing it.
# Whats next
See how Bill, the cluster admin, can assign a pool of nodes to Alice's tenant. [Assign a nodes pool](./nodes-pool.md).
@@ -210,4 +210,5 @@ no - no RBAC policy matched
```
# Whats next
See how Bill, the cluster admin, can assign a pool of nodes to Alice's tenant. [Assign a nodes pool](./nodes-pool.md).
See how Bill, the cluster admin, can enforce the PriorityClass of Pods running of Alice's tenant Namespaces. [Enforce Pod Priority Classes](./pod-priority-class.md)