Hierarchical namespaces (HNS) are a Kubernetes feature that allow you to organize namespaces into a hierarchy. This can be useful for managing multi-tenant clusters, where you need to ensure that different tenants have different levels of access to resources.
This video show to you about:
▶ How to install hierarchical namespace controler
▶ How to install hns plugin via krew
▶ How to propagate RBAC object and create read-only roles
▶ How to propagate ConfigMap and Secret docker-registry
▶ How to propagete Network Policies and deploy rules deny allow connection.
#kubernetes #namespace #hierarchical #hnc #multi-tenant #cluster #rbac #configmap #secret #networkpolicies #netpol #hns #krew