Kubernetes Tutorials - Hierarchical Namespace Controller (HNC)

Поделиться
HTML-код
  • Опубликовано: 14 авг 2023
  • 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
  • НаукаНаука

Комментарии • 3

  • @crookalwayslv1
    @crookalwayslv1 11 месяцев назад +1

    mantap

  • @dw1s
    @dw1s 11 месяцев назад +1

    🔥

  • @tvnew9175
    @tvnew9175 7 месяцев назад +1

    please make a tutorial about complete installation of hnc on ununtu 22.04 or 20.04. thanks