I can’t say for GKE, but I believe for EKS all features enabled by default on the K8S version are an enabled on EKS.
this post was submitted on 10 Oct 2023
3 points (80.0% liked)
Kubernetes
903 readers
1 users here now
founded 1 year ago
MODERATORS
Thanks for your answer. That's correct as much as I can see in the EKS docs. But in GKE there is a little disclaimer here
If you want to use a beta Kubernetes feature in GKE, assume that the feature is enabled. Test the feature on your specific GKE control plane version. In some cases, GKE might disable a beta feature in a specific control plane version.
They basically say "ok, trust on all the beta features would be enabled by default, but we can disable some of them without advising you". Funny guys.