GeistHaus
log in · sign up

Feature Gates

kubernetes.io

This page contains an overview of the various feature gates an administrator can specify on different Kubernetes components. See feature stages for an explanation of the stages for a feature. Overview Feature gates are a set of key=value pairs that describe Kubernetes features. You can turn these features on or off using the --feature-gates command line flag on each Kubernetes component. How to enable Feature Gates To enable or disable a feature gate for a particular Kubernetes component, use the --feature-gates flag.

10 pages link to this URL
Minimal containers using Nix

This was written years ago but never published. Recently I learned that you can create your own distroless docker images with Nix! "Distroless" images co...

1 inbound link article en