Sdílet prostřednictvím


PSManagedClusterPodIdentityException Class

Definition

A pod identity exception, which allows pods with certain labels to access the Azure Instance Metadata Service (IMDS) endpoint without being intercepted by the node-managed identity (NMI) server.

public class PSManagedClusterPodIdentityException
type PSManagedClusterPodIdentityException = class
Public Class PSManagedClusterPodIdentityException
Inheritance
PSManagedClusterPodIdentityException

Constructors

PSManagedClusterPodIdentityException()

Properties

Name

Gets or sets the name of the pod identity exception.

NamespaceProperty

Gets or sets the namespace of the pod identity exception.

PodLabels

Gets or sets the pod labels to match.

Applies to