kubezero/charts/kubeadm
Stefan Reimer 74a1515d3c V1.24 beta, metrics updates, minor tweaks and fixes 2023-01-11 12:08:18 +00:00
..
templates V1.24 beta, metrics updates, minor tweaks and fixes 2023-01-11 12:08:18 +00:00
.helmignore ci: Reorg kubezero container build 2022-04-08 17:09:40 +02:00
Chart.yaml feat: v1.24.9, istio 1.16 2022-12-13 12:13:33 +00:00
README.md feat: v1.24.9, istio 1.16 2022-12-13 12:13:33 +00:00
README.md.gotmpl feat: v1.24 alpha 2022-10-27 14:27:42 +02:00
values.yaml feat: bootstrap / upgrade reorg as part of 1.23 2022-09-11 13:54:56 +02:00

README.md

kubeadm

Version: 1.24.9 Type: application

KubeZero Kubeadm cluster config

Homepage: https://kubezero.com

Maintainers

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

Requirements

Kubernetes: >= 1.24.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