kubernetesk8s.io/kubernetes/cmd/kubeadm/app/node Index | Files

package node

import "k8s.io/kubernetes/cmd/kubeadm/app/node"

Index

Constants

const CSRContextAndUser = "kubelet-csr"

CSRContextAndUser defines the context to use for the client certs in the kubelet kubeconfig file

Functions

func PerformTLSBootstrap

func PerformTLSBootstrap(cfg *clientcmdapi.Config, hostName string) error

PerformTLSBootstrap executes a node certificate signing request.

func ValidateAPIServer

func ValidateAPIServer(client clientset.Interface) error

ValidateAPIServer makes sure the server we're connecting to supports the Beta Certificates API

Source Files

csr.go validate.go

Version
v1.8.9
Published
Mar 12, 2018
Platform
js/wasm
Imports
8 packages
Last checked
26 seconds ago

Tools for package owners.