ManagedClusterPodIdentityException interface
Pengecualian identitas pod, yang memungkinkan pod dengan label tertentu untuk mengakses titik akhir Azure Instance Metadata Service (IMDS) tanpa dicegat oleh server identitas yang dikelola node (NMI). Lihat menonaktifkan AAD Pod Identity untuk Pod/Aplikasi tertentu untuk detail selengkapnya.
Properti
| name | Nama pengecualian identitas pod. |
| namespace | Namespace pengecualian identitas pod. |
| pod |
Label pod yang cocok. |
Detail Properti
name
Nama pengecualian identitas pod.
name: string
Nilai Properti
string
namespace
Namespace pengecualian identitas pod.
namespace: string
Nilai Properti
string
podLabels
Label pod yang cocok.
podLabels: {[propertyName: string]: string}
Nilai Properti
{[propertyName: string]: string}