package etcd

import "k8s.io/kubernetes/cmd/kubeadm/app/phases/etcd"

Index

Functions

func CreateLocalEtcdStaticPodManifestFile

func CreateLocalEtcdStaticPodManifestFile(manifestDir string, cfg *kubeadmapi.InitConfiguration) error

CreateLocalEtcdStaticPodManifestFile will write local etcd static pod manifest file.

func GetEtcdPodSpec

func GetEtcdPodSpec(cfg *kubeadmapi.InitConfiguration) v1.Pod

GetEtcdPodSpec returns the etcd static Pod actualized to the context of the current InitConfiguration NB. GetEtcdPodSpec methods holds the information about how kubeadm creates etcd static pod manifests.

Source Files

local.go

Version
v1.12.8
Published
Apr 22, 2019
Platform
js/wasm
Imports
9 packages
Last checked
9 minutes ago

Tools for package owners.