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 官方已更新 7 個月前
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前