Commit Graph

963 Commits (dev2)
 

Author SHA1 Message Date
baixiaoyong 691467b0c9 修复fluentd拆分单行docker日志为多行的问题 2021-02-01 22:21:45 +08:00
gjmzj d19a7f27d2 fix 24.restore.yml 2021-02-01 11:57:48 +08:00
aohan.yang f2924ad39b fix calico config error 2021-02-01 11:51:53 +08:00
aohan.yang ede96818fc fix cluster restore failure 2021-02-01 11:51:53 +08:00
aohan.yang 53c52ff0ab fix etcd restore failure 2021-02-01 11:51:53 +08:00
gjmzj f672a96be0 fix 安装前iptables清理 2021-02-01 11:26:00 +08:00
gjmzj fac9023a7e minor docs fix 2021-01-24 15:46:25 +08:00
gjmzj 0e5bc0f2d7 kubeasz release 2.2.4 2021-01-24 10:46:03 +08:00
gjmzj 7f40494292 fix 删除etcd节点hosts文件不更新 2021-01-24 09:59:19 +08:00
gjmzj a20c5dcea4 fix: ubuntu 20.04安装集群dns问题 #970 2021-01-23 11:18:39 +08:00
forbxy ce0e0b06a9 kube-proxy的metrics绑定非本地环回 2021-01-23 11:13:56 +08:00
gjmzj 961be4724b KubeSphere guide updated #968 2021-01-19 23:52:18 +08:00
gjmzj b7a6d1705f fix 清理脚本容器目录无法删除问题 2021-01-11 12:59:29 +08:00
gjmzj b9da653b04 minor fix: calico离线镜像下载 2020-12-25 14:37:59 +08:00
MengxinLiu 57356f6b0d feat: upgrade kube-ovn to 1.5.3 2020-12-23 19:59:08 +08:00
gjmzj bab6be89d4 minor fix in role:cluster-addon 2020-12-22 23:03:50 +08:00
lushenle 4f6f5bdae4 update: traefik-ingress manifest, modifed use DaemonSet controller to Deployment controller run traefik ingress 2020-12-22 21:58:35 +08:00
lushenle 32370c5bc6 add deploy traefik-ingress-v2 manifest, use DaemonSet delpoy traefik, use traefik router expose traefik ui 2020-12-22 21:58:35 +08:00
aohan.yang 576eabc086 修复 calico 网络 backend 设置为 vxlan none 时,calico 部署失败 2020-12-22 21:01:45 +08:00
gjmzj 3ba59a3374 minor fix #957 2020-12-21 16:59:59 +08:00
gjmzj 185d62ea41 minor fix 2020-12-20 21:02:20 +08:00
gjmzj 4d78f26ff8 kubeasz release 2.2.3 2020-12-19 23:00:51 +08:00
gjmzj b9b452a0ce update calico v3.15.3, dashboard v2.1.0 2020-12-18 19:00:09 +08:00
gjmzj 870cc2b04a 更新支持containerd 1.4.3 2020-12-18 10:23:55 +08:00
lushenle 79adb50f66 modified: etcd.service.j2; fix compaction about, when `auto-compaction-retention=1` auto-compaction-mode is `revision`, shuld be set to `periodic`. Ref: https://etcd.io/docs/v3.4.0/op-guide/maintenance/ 2020-12-16 19:23:47 +08:00
gjmzj 749baf5584 增加一键部署aio集群脚本 2020-12-16 19:17:46 +08:00
gjmzj 3a29c84138 修改docker默认开启live-restore功能 2020-12-07 15:47:57 +08:00
gjmzj e298d89d48 更新安装运行时 containerd 待续 2020-12-01 20:02:32 +08:00
gjmzj 592618ba66 kubeasz-ext-bin 0.7.0 包含下载containerd相关二进制 2020-11-20 00:29:01 +08:00
gjmzj e068d46ed0 kubeasz release 2.2.2 2020-11-19 23:51:53 +08:00
gjmzj 2b131f11f9 fix 备份etcd脚本 2020-11-19 20:19:27 +08:00
gjmzj 18710e146b add docs/release-notes/kubeasz-2.2.2.md 2020-11-19 19:59:15 +08:00
gjmzj 4f53b062ea modify tools/easzup 2020-11-19 18:54:42 +08:00
gjmzj 7316c24939 update component for k8s v1.19 2020-11-06 20:17:38 +08:00
gjmzj d7613a2091 替换apiserver参数--basic-auth-file为--token-auth-file 2020-11-05 10:36:45 +08:00
Gsealy af9d7e972b add containerd-shim-runc-v2 2020-11-01 20:05:29 +08:00
Gsealy 7aa2d5f943 add getopts flag for containerd version 2020-11-01 20:05:29 +08:00
Gsealy 6c8060b137 format tab space 2020-11-01 20:05:29 +08:00
Gsealy 3c90901e50 download all with containerd bin
when download all ( -D ) also download containerd bin
2020-11-01 20:05:29 +08:00
gjmzj f639c54548 kubelet启动参数修改for debian 10 #912 2020-09-27 19:21:50 +08:00
lushenle fceee36514 **Debian 10** 默认 `iptables` 使用 `nf_tables`,
会导致很多的网络问题,不管使用什么网络插件,需将 `iptables`
改为使用传统的方式
2020-09-23 14:56:21 +08:00
fidiler a8f57dda86 roles/calico/defaults/main.yaml 增加 CALICO_NETWORKING_BACKEND 变量 2020-09-23 14:35:36 +08:00
烂泥行天下 669be72a14 优化etcd备份文件名称 2020-09-23 14:30:44 +08:00
Peng Yong d2ba5806d5 CentOS 8不用安装haproxy.service 2020-09-23 14:20:16 +08:00
shile 1c3a4834a6 更正文件路径 2020-09-23 14:01:55 +08:00
gjmzj f831880e05 minor fix for mysql-statefulset 2020-09-23 13:58:47 +08:00
gjmzj 9606ab147b minor fix to containerd setup 2020-08-21 19:55:17 +08:00
shaohq 8ed6cf96d5 Update kuboard.md 2020-06-14 11:19:01 +08:00
gjmzj 4110515bb6 tiny fix 2020-06-02 15:13:22 +08:00
gjmzj 0bd4281c46 minor fix 2020-06-01 17:42:52 +08:00