package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

GetControlPlaneImages returns a list of container images kubeadm expects to use on a control plane node.
GetDNSImage generates and returns the image for CoreDNS.
GetEtcdImage generates and returns the image for etcd.
GetGenericImage generates and returns a platform agnostic image (backed by manifest list).
GetKubernetesImage generates and returns the image for the components managed in the Kubernetes main repository, including the control-plane components and kube-proxy.
GetPauseImage returns the image for the "pause" container.