package certs

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

Index

Functions

func CreatePKIAssets

func CreatePKIAssets(cfg *kubeadmapi.MasterConfiguration) error

CreatePKIAssets will create and write to disk all PKI assets necessary to establish the control plane. It generates a self-signed CA certificate and a server certificate (signed by the CA)

Source Files

certs.go doc.go

Directories

PathSynopsis
cmd/kubeadm/app/phases/certs/pkiutil
Version
v1.7.14
Published
Mar 12, 2018
Platform
js/wasm
Imports
11 packages
Last checked
18 seconds ago

Tools for package owners.