Tag

HNC

0 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
Oct 28, 2020 · Cloud Native

Hierarchical Namespace Controller (HNC): Exploring Kubernetes Multi‑Tenant Model and Practical Use Cases

This article introduces the Hierarchical Namespace Controller (HNC) for Kubernetes, explains how to install and use it to create parent‑child namespaces, demonstrates role inheritance and two real‑world scenarios—self‑provisioning and application templating—while highlighting current limitations and community‑driven improvements.

DevOpsHNCKubernetes
0 likes · 9 min read
Hierarchical Namespace Controller (HNC): Exploring Kubernetes Multi‑Tenant Model and Practical Use Cases
Cloud Native Technology Community
Cloud Native Technology Community
Sep 8, 2020 · Cloud Native

Introducing Hierarchical Namespaces in Kubernetes for Secure Multi‑Tenant Clusters

This article explains how Kubernetes hierarchical namespaces (HNC) enable secure multi‑tenant clusters by extending basic namespace capabilities with ownership, policy inheritance, and delegated creation rights, and demonstrates usage through kubectl commands and NetworkPolicy examples.

HNCHierarchical NamespacesKubernetes
0 likes · 9 min read
Introducing Hierarchical Namespaces in Kubernetes for Secure Multi‑Tenant Clusters