# Functions
ParseImageName parses a docker image string into three parts: repo, tag and digest.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetDefaults_Namespace adds a default label for all namespaces.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
owner: @jayunit100 @abhiraut @rikatz kep: http://kep.k8s.io/2161 beta: v1.21 ga: v1.22
Labels all namespaces with a default label "kubernetes.io/metadata.name: <namespaceName>".
owner: @maplain @andrewsykim kep: http://kep.k8s.io/2086 alpha: v1.21 beta: v1.22
Enables node-local routing for Service internal traffic.
owner: @andrewsykim @uablrek kep: http://kep.k8s.io/1864 alpha: v1.20 beta: v1.22
Allows control if NodePorts shall be created for services with "type: LoadBalancer" by defining the spec.AllocateLoadBalancerNodePorts field (bool).