-
Notifications
You must be signed in to change notification settings - Fork 812
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is version of KubeKey has the issue?
4.0.2
What is your os environment?
Rocky
KubeKey config file
apiVersion: kubekey.kubesphere.io/v1
kind: Config
spec:
download:
# if set as "cn", so that online downloads will try to use available domestic sources whenever possible.
zone: "cn"
kubernetes:
kube_version: v1.34.2
# helm binary
helm_version: v3.19.2
etcd:
# etcd binary
etcd_version: v3.6.6
image_registry:
# ========== image registry ==========
keepalived_version: 2.0.20
# ========== image registry: harbor ==========
harbor_version: v2.10.1
dockercompose_version: v2.20.3
# ========== image registry: docker-registry ==========
docker_registry_version: 2.8.3
# ========== image registry ==========
cri:
# support: containerd,docker
container_manager: containerd
sandbox_image:
tag: "3.9"
# ========== cri ==========
# crictl binary
crictl_version: v1.34.0
# ========== cri: docker ==========
# docker binary
docker_version: 24.0.7
# cridockerd. Required when kube_version is greater than 1.24
cridockerd_version: v0.3.1
# ========== cri: containerd ==========
# containerd binary
containerd_version: v1.7.29
# runc binary
runc_version: v1.4.0
cni:
ipv6_support: false
multus:
image:
tag: v4.3.0
# ========== cni ==========
# cni_plugins binary (optional)
# cni_plugins_version: v1.2.0
# ========== cni: calico ==========
# calicoctl binary
calico_version: v3.28.2
# ========== cni: cilium ==========
# cilium helm
cilium_version: 1.18.3
# ========== cni: kubeovn ==========
# kubeovn helm
kubeovn_version: 1.13.0
# ========== cni: hybridnet ==========
# hybridnet helm
hybridnet_version: 0.6.8
storage_class:
# ========== storageclass ==========
# ========== storageclass: local ==========
local:
provisioner_image:
tag: 4.2.0
linux_utils_image:
tag: 4.2.0
# ========== storageclass: nfs ==========
# nfs provisioner helm version
nfs_provisioner_version: 4.3.0
dns:
dns_image:
tag: v1.12.1
dns_cache_image:
tag: 1.24.0
image_manifests:
- docker.io/calico/apiserver:v3.28.2
- docker.io/calico/cni:v3.28.2
- docker.io/calico/ctl:v3.28.2
- docker.io/calico/csi:v3.28.2
- docker.io/calico/kube-controllers:v3.28.2
- docker.io/calico/node-driver-registrar:v3.28.2
- docker.io/calico/node:v3.28.2
- docker.io/calico/pod2daemon-flexvol:v3.28.2
- docker.io/calico/typha:v3.28.2
- docker.io/kubesphere/coredns:v1.12.1
- docker.io/kubesphere/k8s-dns-node-cache:1.24.0
- docker.io/kubesphere/kube-apiserver:v1.34.2
- docker.io/kubesphere/kube-controller-manager:v1.34.2
- docker.io/kubesphere/kube-proxy:v1.34.2
- docker.io/kubesphere/kube-scheduler:v1.34.2
- docker.io/kubesphere/pause:3.9
- docker.io/openebs/linux-utils:4.2.0
- docker.io/openebs/provisioner-localpv:4.2.0
- quay.io/tigera/operator:v1.34.5
- docker.io/library/haproxy:2.9.6-alpineA clear and concise description of what happend.
Relevant log output
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working