1
submitted 11 months ago* (last edited 11 months ago) by z3r0_Geek@lemmy.zip to c/kubernetes@programming.dev

cross-posted from: https://lemmy.zip/post/3942293

We need to deploy a Kubernetes cluster at v1.27. We need that version because it comes with a particular feature gate that we need and it was moved to beta and set enabled by default from that version.

Is there any way to check which feature gates are enabled/disabled in a particular GKE and EKS cluster version without having to check the kubelet configuration inside a deployed cluster node? I don't want to deploy a cluster just to check this.

I've check both GKE and EKS changelogs and docs, but I couldn't see a list of enabled/disabled feature gates list.

Thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[-] brdude@beehaw.org 1 points 11 months ago

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
1 points (100.0% liked)

Kubernetes

1 readers
1 users here now

founded 1 year ago
MODERATORS