DEVOPS·중요도 7·2026. 07. 30.·CNCF Blog
Runtime Supply Chain Verification using the Node Resource Interface (NRI)
── KO ──────────────────
NRI를 통해 런타임 공급망 검증을 수행하는 방법을 설명합니다.
현재 Kubernetes API 계층에서 사용하는 다양한 컨테이너 공급망 검증 도구들에 대해 설명하고, NRI를 활용한 런타임 검증 방식을 제안합니다. 이러한 도구는 Pod 생성 시 보안 검사를 수행하며, 서명과 증명서를 확인하여 안전한 컨테이너 운영을 지원합니다. 이 과정에서 운영자는 각종 정책을 설정하고, 검증 결과를 통해 배포의 신뢰성을 높일 수 있습니다.
── EN ──────────────────
Explains runtime supply chain verification using NRI.
This article discusses various container supply chain verification tools currently used at the Kubernetes API layer and proposes a method for runtime verification using NRI. These tools perform security checks during pod creation, verifying signatures and attestations to ensure safe container operations. By setting up policies and evaluating verification results, operators can enhance the reliability of deployments.