kubezero/containers/admin/v1.21/kubeadm/README.md

2.5 KiB

kubeadm

Version: 1.21.7 Type: application

KubeZero Kubeadm cluster config

Homepage: https://kubezero.com

Maintainers

Name Email Url
Stefan Reimer stefan@zero-downtime.net

Requirements

Kubernetes: >= 1.20.0

Values

Key Type Default Description
api.allEtcdEndpoints string ""
api.apiAudiences string "istio-ca"
api.awsIamAuth string "false"
api.endpoint string "kube-api.changeme.org:6443"
api.extraArgs object {}
api.listenPort int 6443
api.oidcEndpoint string "" s3://${CFN[ConfigBucket]}/k8s/$CLUSTERNAME
api.serviceAccountIssuer string "" https://s3.${REGION}.amazonaws.com/${CFN[ConfigBucket]}/k8s/$CLUSTERNAME
backup.passwordFile string "" /etc/cloudbender/clusterBackup.passphrase
backup.repository string "" s3:https://s3.amazonaws.com/${CFN[ConfigBucket]}/k8s/${CLUSTERNAME}/clusterBackup
clusterName string "pleasechangeme"
domain string "changeme.org"
etcd.extraArgs object {}
etcd.nodeName string "set_via_cmdline"
highAvailable bool false
kubeAdminRole string "arn:aws:iam::000000000000:role/KubernetesNode"
listenAddress string "0.0.0.0" Needs to be set to primary node IP
nodeName string "localhost" set to $HOSTNAME
platform string "aws" supported values aws,bare-metal
protectKernelDefaults bool true
systemd bool true Set to false for openrc, eg. on Gentoo or Alpine
workerNodeRole string "arn:aws:iam::000000000000:role/KubernetesNode"

Resources

Etcd