Skip to content

Commit 7945a4a

Browse files
authored
chore(*): fix fedora install error and update kube version (#31)
* chore(*): fix fedora install error * chore(config): update kube_version to v1.21.5
1 parent 809e4f2 commit 7945a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ compose:
88

99
kubespray:
1010
# Kubernetes version by default, only support v1.20.6
11-
kube_version: v1.21.4
11+
kube_version: v1.21.5
1212
# For deploy HA cluster you must configure a external apiserver access ip
1313
external_apiserver_access_ip: 127.0.0.1
1414
# CNI support calico, flannel, canal, cilium

0 commit comments

Comments
 (0)