GKE nodes should use the metadata server

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Description

Pods should not have full access to a node’s metadata. Using the GKE metadata server keeps sensitive metadata on a separate server for workloads instead of locally on a node. This prevents additional impact to your organization if the workload becomes compromised.

Remediation

Follow the steps in Google Cloud’s Enable Workload Identity Federation for GKE on clusters and node pools documentation to enable the GKE metadata server.