Skip to content

❓ / 🌱 Flag names and messages on built-in flag messages #1839

@christopherhein

Description

@christopherhein

Should we follow any of the standard Kubernetes flag names and messages for the built-in flags like --leader-elect instead of --enable-leader-election

https://kubernetes.io/docs/reference/command-line-tools-reference/kube-controller-manager/

--leader-elect     Default: true
Start a leader election client and gain leadership before executing the main loop. Enable this when running replicated components for high availability.

https://kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/

--metrics-bind-address ipport     Default: 127.0.0.1:10249
The IP address with port for the metrics server to serve on (set to '0.0.0.0:10249' for all IPv4 interfaces and '[::]:10249' for all IPv6 interfaces). Set empty to disable.

/kind feature

Metadata

Metadata

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions