dns

package
v0.0.0-...-8a55389 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// KubeDNSVersion is the version of kube-dns to run
	KubeDNSVersion = "1.14.4"

	// KubeDNSDeployment is the kube-dns Deployemnt manifest
	KubeDNSDeployment = `` /* 4968-byte string literal not displayed */

	// KubeDNSService is the kube-dns Service manifest
	KubeDNSService = `` /* 628-byte string literal not displayed */

)
View Source
const (
	// KubeDNSServiceAccountName describes the name of the ServiceAccount for the kube-dns addon
	KubeDNSServiceAccountName = "kube-dns"
)

Variables

This section is empty.

Functions

func CreateServiceAccount

func CreateServiceAccount(client clientset.Interface) error

CreateServiceAccount creates the necessary serviceaccounts that kubeadm uses/might use, if they don't already exist.

func EnsureDNSAddon

func EnsureDNSAddon(cfg *kubeadmapi.MasterConfiguration, client clientset.Interface) error

EnsureDNSAddon creates the kube-dns addon

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL