79439356

Date: 2025-02-14 12:26:23
Score: 1.5
Natty:
Report link

I use this:

kubectl get --raw /metrics | grep kubernetes_feature_enabled

(Grabbed it some time ago from here: https://cloud.google.com/kubernetes-engine/docs/concepts/feature-gates#check-feature-gate-state)

Works fine for all the k8s cluster flavours I manage (including EKS and the ones set up via kubeadm), not just GKE. :)

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Restless