NVIDIA
NVIDIA
NMC Kyverno Policies
Helm Chart
NVIDIA
NVIDIA
NMC Kyverno Policies

A Helm chart for NMC Kyverno Policies

Subscribe to get accessSubscribe to the product below to access this premium content:
NVIDIA Mission Control
NVIDIA Mission ControlNVIDIA Mission Control™ powers every aspect of AI factory operations — from developer workloads to infrastructure to facilities — with the skills of a world-class operations team delivered as software. It powers NVIDIA Blackwell™ data centers for the newest frontiers of AI, bringing instant agility to inference and training workloads and full-stack intelligence that delivers world-class infrastructure resiliency. Mission Control lets every enterprise run AI with hyperscale-grade efficiency so you can accelerate AI experimentation.
Note: You can gain access to hundreds more GPU-optimized artifacts by creating a free NGC account.
Already Subscribed?Log in
Subscribe Now

NMC Kyverno Policies

Kubernetes API security hardening policies for NVIDIA Mission Control (NMC), delivered as a Helm chart.

Purpose

This chart enforces Kubernetes Pod Security Standards on NMC clusters using Kyverno, a Kubernetes admission controller. It provides NMC-specific policy configurations and namespace exclusions for both the admin (k8s-admin) and user (k8s-user) Kubernetes clusters.

Features

  • Pod Security Standards enforcement — governance policies that restrict workload capabilities to only what is necessary.
  • Enforce mode — non-compliant resources are blocked at admission time.
  • Cluster-type aware — separate policy configurations tailored to the admin and user cluster types.

Prerequisites

  • Kubernetes
  • Kyverno engine installed on the target cluster
  • Helm 3

Usage

Set clusterType.admin=true or clusterType.user=true depending on which cluster you are installing to. Exactly one must be set.

# k8s-admin cluster
helm install nmc-kyverno-policies <repo>/nmc-kyverno-policies -n kyverno --set clusterType.admin=true

# k8s-user cluster
helm install nmc-kyverno-policies <repo>/nmc-kyverno-policies -n kyverno --set clusterType.user=true

Documentation

For full installation and configuration details, see the Kubernetes Security Hardening section of the NVIDIA Mission Control Software Installation Guide.

License

NVIDIA Proprietary

Publisher
NVIDIA
NVIDIA
Latest Version2.0.15
UpdatedJuly 2, 2026 UTC
Compressed Size13.46 KB