Commit Graph

537 Commits (8d24ad9b038fce3592ab00a20b8d98adb9b437bb)

Author SHA1 Message Date
gjmzj 8d24ad9b03 调整:docker/containerd运行时安装互不影响 2021-09-25 11:41:34 +08:00
gjmzj ad7f1082f7 fix2: docker/containerd是否需要安装的判断条件 2021-09-25 00:59:51 +08:00
gjmzj 2769576aaa fix: docker/containerd是否需要安装的判断条件 2021-09-24 19:48:58 +08:00
gjmzj e33de18ae3 update metrics-server deployment and docs 2021-09-24 15:47:32 +08:00
gjmzj 4e4dd05a6e update dashboard deployment and docs 2021-09-23 21:36:34 +08:00
gjmzj 785356eba0 fix: coredns 1.8.4 rbac settings 2021-09-23 16:47:35 +08:00
gjmzj 4894a3c56e fix2: setting dashboard/metrics-server image version 2021-09-23 14:50:29 +08:00
gjmzj 094b195ee4 fix: setting dashboard/metrics-server image version 2021-09-12 10:55:14 +08:00
gjmzj 2760631801 update components 2021-09-05 10:13:23 +08:00
Hello-Linux 87183f90b1 调整traefik为Daemonset部署,增加健康检测功能以及Node节点亲和性调度 2021-06-24 22:00:25 +08:00
gjmzj 84b894e64c update docs 2021-06-24 21:57:33 +08:00
yangyuliufeng 370554cad7 fix etcd dir bug
Signed-off-by: yangyuliufeng <qlw705706@gmail.com>
2021-06-23 23:08:22 +08:00
gjmzj a11f714d94 Merge branch 'dev3' of https://github.com/easzlab/kubeasz into dev3 2021-06-05 16:35:31 +08:00
fuliang 88ba5ec455 # 判断服务状态直接使用systemctl is-active;避免使用grep 2021-06-05 16:32:58 +08:00
gjmzj 1cc2ac039f minor fix 2021-05-31 20:06:35 +08:00
gjmzj bbed72b9f3 fix:容器化aio安装时选择containerd运行时失败 2021-04-26 10:02:21 +08:00
gjmzj 5314315ca3 fix:add scheme:https to service-account-issuer 2021-04-25 20:28:48 +08:00
gjmzj 1845483369 minor fixes 2021-04-24 20:23:06 +08:00
gjmzj e017033a50 feat:use 'systemd' cgroup driver 2021-04-19 00:00:55 +08:00
gjmzj d2a83d06a0 minor fixes 2021-04-15 23:19:40 +08:00
gjmzj d9cf6efa8e feat:add support ubuntu 20.04 2021-04-12 16:14:23 +08:00
gjmzj 7864030360 update coredns 1.8.3 2021-04-12 14:05:21 +08:00
gjmzj a024b8913e rewrite ex-lb installation 2021-04-09 08:35:12 +08:00
Rurui Ye 6064aa36c6 允许修改配置ingress port 2021-04-08 20:15:17 +08:00
gjmzj 421dd0b3b3 fix:kube-scheduler healthz/metrics listening setting 2021-04-08 20:10:56 +08:00
gjmzj 1b07f1b26e rewrite chrony installation 2021-04-06 20:03:42 +08:00
gjmzj 2ea25dd600 feat:add configurable apiserver secure-port 2021-04-02 18:53:46 +08:00
gjmzj e13fe39eda feat:[kube-lb] a l4 nginx proxy for apiservers 2021-04-01 19:18:59 +08:00
gjmzj 8ae6603f0d kubeasz release 3.0.1 2021-03-28 22:15:49 +08:00
gjmzj a6315758c7 fix: installation of ex-lb 2021-03-27 20:47:03 +08:00
gjmzj da63eeedbd update storage: nfs-provisioner 2021-03-27 00:09:42 +08:00
gjmzj 07735221fa update k8s & docker 2021-03-25 18:45:03 +08:00
gjmzj b919df4407 fix: worker节点安装时无法推送dnscache镜像 2021-02-16 19:28:12 +08:00
gjmzj 0798b2855a update to use kube-scheduler-config.yaml 2021-02-15 09:55:37 +08:00
gjmzj 67e33c4eb8 add etcd config flags 2021-02-09 17:40:04 +08:00
gjmzj 97f9df2b7a update harbor v2.1.3 2021-02-08 21:23:00 +08:00
gjmzj 7a97837901 minor fix for cleaning haproxy&keepalived 2021-02-04 13:54:14 +08:00
gjmzj afccce3f42 fix: calico backend config #973 2021-02-01 12:52:51 +08:00
gjmzj 3f12d016c7 docs update 2021-01-31 21:13:34 +08:00
gjmzj 789c3f7597 update docs for 3.0.0 2021-01-25 00:02:45 +08:00
gjmzj 7dd8fd9fbb remove dependency: netaddr 2021-01-22 23:54:12 +08:00
gjmzj f0aaad4b0f fix 删除etcd节点hosts文件不更新 2021-01-21 23:48:57 +08:00
gjmzj 2e4e30eac3 update docs 2021-01-20 17:42:46 +08:00
gjmzj 5ae78116f6 update: os-hardening 7.0.0 2021-01-19 23:35:31 +08:00
gjmzj e51aa3603d fix nodelocaldns 镜像推送 2021-01-19 20:20:05 +08:00
gjmzj 63a7e6d7ee 修复ansible group命名不规范问题 2021-01-19 17:41:00 +08:00
gjmzj a3d754ccf8 feat: upgrade kube-ovn to 1.5.3 #958 2021-01-18 10:21:48 +08:00
gjmzj 88bf729126 修复 calico 网络 backend 设置为 vxlan none 时,calico 部署失败 #959 2021-01-18 10:07:05 +08:00
gjmzj e97c65ce5f feat: add client kubeconfig management in 'ezctl' 2021-01-17 23:59:40 +08:00
gjmzj 73bedd7c37 feat: add NodeLocal DNSCache 2021-01-13 21:27:18 +08:00