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.6.11
Published
Sep 28, 2017
Platform
linux/amd64
Imports
12 packages
Last checked
2 hours ago

Tools for package owners.