kubezero/charts/kubeadm
Stefan Reimer 193967f600 security: release 1.28.9 to follow upstream secuirty patches 2024-04-17 10:26:01 +00:00
..
templates fix: make Jaeger work again 2024-04-15 13:25:01 +00:00
.helmignore ci: Reorg kubezero container build 2022-04-08 17:09:40 +02:00
Chart.yaml security: release 1.28.9 to follow upstream secuirty patches 2024-04-17 10:26:01 +00:00
README.md First draft of v1.25.8 2023-04-12 11:14:31 +00:00
README.md.gotmpl feat: v1.24 alpha 2022-10-27 14:27:42 +02:00
create_audit_policy.sh WIP: 1.26.7 2023-08-16 10:17:39 +00:00
values.yaml WIP: 1.26.7 2023-08-16 10:17:39 +00:00

README.md

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