kubezero/charts/kubeadm/README.md

2.3 KiB

kubeadm

Version: 1.25.8 Type: application

KubeZero Kubeadm cluster config

Homepage: https://kubezero.com

Maintainers

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

Requirements

Kubernetes: >= 1.25.0

Values

Key Type Default Description
api.apiAudiences string "istio-ca"
api.awsIamAuth.enabled bool false
api.awsIamAuth.kubeAdminRole string "arn:aws:iam::000000000000:role/KubernetesNode"
api.awsIamAuth.workerNodeRole string "arn:aws:iam::000000000000:role/KubernetesNode"
api.endpoint string "kube-api.changeme.org:6443"
api.etcdServers string "https://etcd:2379"
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
domain string "changeme.org"
etcd.extraArgs object {}
etcd.nodeName string "etcd"
etcd.state string "new"
global.clusterName string "pleasechangeme"
global.highAvailable bool false
listenAddress string "0.0.0.0" Needs to be set to primary node IP
nodeName string "kubezero-node" set to $HOSTNAME
protectKernelDefaults bool false
systemd bool false Set to false for openrc, eg. on Gentoo or Alpine

Resources

Etcd