1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
7
Hello msmax,
EKS doesn't currently offer Validating Admission Policy directly (as of June 13, 2024). This is likely due to EKS prioritizing stability and using slightly older Kubernetes versions.
While not built-in, you have options:
- Upgrade your EKS cluster's Kubernetes version (if supported) to potentially access it.
- Deploy a custom Validating Admission Controller for more control.
- Stay updated through AWS release notes and community forums for future feature announcements and support for VAP in EKS.
Validating Admission Policy Documentation: https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/
관련 콘텐츠
- AWS 공식업데이트됨 2년 전
- AWS 공식업데이트됨 3달 전
- AWS 공식업데이트됨 2년 전