Share via


KnownPodLinkLocalAccess enum

Defines access to special link local addresses (Azure Instance Metadata Service, aka IMDS) for pods with hostNetwork=false. If not specified, the default is 'IMDS'.

Fields

Imds

Pods with hostNetwork=false can access Azure Instance Metadata Service (IMDS) without restriction.

None

Pods with hostNetwork=false cannot access Azure Instance Metadata Service (IMDS).