Commit Graph

1175 Commits (4138a9ab4c47f94fdd1ea7ee0624e70def7a1aae)
 

Author SHA1 Message Date
gjmzj 4138a9ab4c add issue template 2023-04-28 22:32:24 +08:00
gjmzj 84760323d6 add limits for pids #1265 2023-04-28 21:56:38 +08:00
gjmzj f9185ab56a update flannel v0.21.4 2023-04-24 20:01:19 +08:00
gjmzj cc897950c8 minor changes: print 'Component Version' during ezctl setup 2023-04-24 19:34:37 +08:00
gjmzj 975921e89f update cilium v1.13.2 2023-04-24 10:59:49 +08:00
WeiLai c09656b0c5 Update common.yml 2023-04-19 20:55:36 +08:00
Roach57 72395be1ac 解决环境之前安装过 chronyd 服务,删除不干净导致的 Failed to execute operation: File exists 问题 2023-04-19 20:12:54 +08:00
gjmzj 099d13983b kubeasz release 3.5.3 2023-04-16 11:38:00 +08:00
gjmzj 2f810e0985 adapt to ansible-core 2.14 2023-04-16 10:31:59 +08:00
gjmzj 669334062e fix: etcd集群恢复选主问题(#1193 引入) 2023-04-16 09:35:53 +08:00
gjmzj 608b0bc115 fix: 分发containerd二进制 2023-04-15 21:03:19 +08:00
gjmzj 90764b968e fix: change cni bin directory t0 /opt/cni/bin #1248 2023-04-02 22:41:59 +08:00
gjmzj e6c1215d62 fix: change directory for containerd binaries 2023-04-02 07:38:27 +08:00
gjmzj c8105d465c fix: downloading images on offline machines 2023-02-19 09:34:59 +08:00
gjmzj 97933df0d4 kubeasz release 3.5.2 2023-02-09 22:50:11 +08:00
gjmzj 02798627ce fix: issue #1224 2023-02-09 22:28:03 +08:00
gjmzj a5b012e690 fix: certs error when run 'kubectl exec' or 'kubectl logs' 2023-02-06 19:32:19 +08:00
gjmzj 2b73c74060 fix: ignore error of removing calico dir 2023-02-06 19:25:44 +08:00
gjmzj 99ec8c40ec fix: errors when installing system package should not be ignored 2023-02-06 14:19:17 +08:00
gjmzj 430d43e554 kubeasz release 3.5.1 2023-01-26 10:23:06 +08:00
gjmzj 4eec9ca57f update docs 2023-01-26 10:21:55 +08:00
gjmzj a2598c99df update k8s v1.26.1 2023-01-26 09:56:48 +08:00
gjmzj 79a65031fb update docs 2023-01-19 13:54:56 +08:00
gjmzj c3ddb38eba fix: ignore /usr/bin/python link existed warning 2023-01-17 17:23:59 +08:00
gjmzj a28a3f7172 feat: add support to set nodename, part3 2023-01-17 16:48:02 +08:00
gjmzj 3069704f6c fix: start/stop scripts for ex-lb 2023-01-17 14:11:27 +08:00
gjmzj 01361aed6c feat: add support to set nodename, part2 2023-01-16 12:33:56 +08:00
gjmzj 7a2311cffd feat: add support to set nodenaem 2023-01-15 21:41:45 +08:00
gjmzj ee750e3a2e update calico v3.24.5 2023-01-14 18:29:52 +08:00
gjmzj c572629512 update harbor v2.6.3 2023-01-13 15:52:27 +08:00
gjmzj 7a96745b82 update docker 20.10.22 2023-01-11 15:54:41 +08:00
gjmzj d2ea44343b update README 2023-01-07 15:53:32 +08:00
gjmzj 8218b29053 update kubeasz-ext-bin 1.6.4, containerd v1.6.14 2023-01-03 22:02:03 +08:00
WeiLai 6d74f01022
更新etcd文档 (#1218) 2022-12-30 10:44:21 +08:00
gjmzj 95fe5b94e3 kubeasz release 3.5.0 2022-12-20 21:32:31 +08:00
gjmzj 79ef7ba29a update harbor v2.1.5 2022-12-20 20:39:15 +08:00
gjmzj 17cacf5066 fix: containerd无法拉取harbor的镜像 2022-12-20 19:01:26 +08:00
WeiLai 0ad42fd874
检测 ex-lb 的 kube-apiserver 是否正常 (#1215) 2022-12-20 16:28:01 +08:00
gjmzj bc779904f3 update cilium 1.12.4 2022-12-20 10:53:23 +08:00
gjmzj ad67864abe update docs:README.md 2022-12-20 09:48:32 +08:00
gjmzj ab5cb97412 update component 2022-12-20 09:23:15 +08:00
gjmzj 93baa7cfaf minor changes 2022-12-19 20:41:14 +08:00
WeiLai 099e0686e2
修改 completion 自动补全 (#1213) 2022-12-19 20:33:56 +08:00
WeiLai f892989228
检测 harbor 端口能否连接 (#1211) 2022-12-19 17:44:13 +08:00
WeiLai 42949cbbff
修改 nodelocaldns 上游 dns 配置 (#1210) 2022-12-19 11:50:35 +08:00
gjmzj 37b07e9bcc docs update 2022-12-19 11:46:23 +08:00
gjmzj db98229cae 调整集群内api服务地址和dns服务地址设置方式 2022-12-16 09:55:24 +08:00
WeiLai 21a2d7c0a7
自定义 harbor 安装路径 (#1209) 2022-12-16 09:24:25 +08:00
WeiLai 67a70a6bdf
忽略文件不存在 (#1206) 2022-12-13 19:31:02 +08:00
gjmzj 5b58cd0ea6 kubeasz release 3.4.2 2022-12-07 21:15:37 +08:00