GKE nodes should use the metadata server

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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.