Commit Graph

105 Commits (c3c43f227cd31402cbc487967ac47dc255cc63ef)

Author SHA1 Message Date
gjmzj 9206514de7 fix: ansible connect local python interpreter problem 2023-05-09 20:14:32 +08:00
gjmzj ecbacdf7b6 rewrite offline.yml in role prepare 2023-05-07 14:16:20 +08:00
gjmzj 1d309caa2a rewrite downloading system packages of different OSes 2023-05-06 19:37:43 +08:00
gjmzj 215667cdc9 fix: installing system packages 2023-05-04 09:46:55 +08:00
gjmzj 49bc8c410f support different systems 2 2023-05-03 07:22:49 +08:00
gjmzj f0947daaec rewrite prepare tasks for different systems 2023-05-02 22:24:53 +08:00
WeiLai c09656b0c5 Update common.yml 2023-04-19 20:55:36 +08:00
gjmzj 2f810e0985 adapt to ansible-core 2.14 2023-04-16 10:31:59 +08:00
gjmzj 90764b968e fix: change cni bin directory t0 /opt/cni/bin #1248 2023-04-02 22:41:59 +08:00
gjmzj 99ec8c40ec fix: errors when installing system package should not be ignored 2023-02-06 14:19:17 +08:00
WeiLai 099e0686e2
修改 completion 自动补全 (#1213) 2022-12-19 20:33:56 +08:00
WeiLai 82c6bc595e
shell加载环境变量 (#1202) 2022-12-04 09:39:51 +08:00
gjmzj 38925ccc56 fix: installing offline system packages 2022-11-30 09:24:42 +08:00
jin.gjm 9983ec1ab7 remove kubectl admin kubeconfig to improve security 2022-10-09 19:24:44 +08:00
jin.gjm 885c28dcac update k8s binary & calico version 2022-09-08 21:10:33 +08:00
jin.gjm 435e44caae fix custom PATH settings 2022-07-10 10:09:07 +08:00
jin.gjm 42952eb72e minor fixes 2022-06-13 19:03:45 +08:00
jin.gjm c248b34dc8 add local insecure registry 2022-06-09 22:33:46 +08:00
jin.gjm 16b98e41ff update kube-prometheus-stack-35.5.1 2022-06-05 15:49:48 +08:00
gjmzj 873876a3f0 fix:prepare阶段的一些小问题 2021-10-17 10:33:00 +08:00
gjmzj 7b4fd5686f fix:nf_conntrack模块安装判断等 2021-10-15 12:50:34 +08:00
gjmzj ad7f1082f7 fix2: docker/containerd是否需要安装的判断条件 2021-09-25 00:59:51 +08:00
gjmzj d9cf6efa8e feat:add support ubuntu 20.04 2021-04-12 16:14:23 +08:00
gjmzj 63a7e6d7ee 修复ansible group命名不规范问题 2021-01-19 17:41:00 +08:00
gjmzj a5a99d542e 调整cluster-addon安装方式 2021-01-11 19:02:34 +08:00
gjmzj a85c649805 重写安装流程 2021-01-07 09:30:50 +08:00
gjmzj 524e2390fa dev-3.0 mainline fixes 2020-12-30 11:25:54 +08:00
gjmzj c69be3f0da init commit for dev-3.0 2020-12-25 11:53:00 +08:00
lushenle fceee36514 **Debian 10** 默认 `iptables` 使用 `nf_tables`,
会导致很多的网络问题,不管使用什么网络插件,需将 `iptables`
改为使用传统的方式
2020-09-23 14:56:21 +08:00
gjmzj 4a56116b19 修改kube-controller-manager和kube-scheduler使用证书访问kube-apiserver 2020-01-29 18:05:58 +08:00
gjmzj 7ee25c262d minor fix 2019-11-26 11:07:46 +00:00
jiang_gw 4e81cb12a9 fix: ipvs-connection-timeout-issue 2019-09-08 17:35:40 +08:00
gjmzj d4948172c5 支持离线安装debian10 2019-07-18 15:15:57 +08:00
gjmzj d0d941589e 调整部分基础软件安装 2019-07-17 09:01:16 +08:00
gjmzj 5ec23d69c0 支持debian9离线安装基础软件 2019-07-16 23:26:29 +08:00
gjmzj e12c1f1c2a 增加支持debian9安装chrony 2019-07-16 22:47:53 +08:00
gjmzj 46973fb421 调整默认使用yum/apt源安装系统软件等 2019-07-03 22:39:23 +08:00
gjmzj b4874448be 增加支持离线安装ubuntu1804基础软件 2019-07-02 21:01:32 +08:00
gjmzj 06c811203d fix 离线安装基础软件包 2019-06-29 18:10:51 +08:00
gjmzj b4df5ff604 增加支持离线安装haproxy 2019-06-28 19:36:53 +08:00
gjmzj 40c6ade024 增加支持离线安装基础软件 2019-06-28 12:53:04 +08:00
gjmzj 1e4b3147bd fix系统ulimit设置 2019-06-26 12:02:27 +08:00
gjmzj 78cc26db8c 重构kube-master/kube-node流程 2019-05-28 23:46:22 +08:00
gjmzj c2d2dab242 重构kube-master流程 2019-05-28 09:10:44 +08:00
gjmzj 8712819a9c 安装流程重构之优化prepare阶段 2019-05-27 20:02:02 +08:00
gjmzj e749f32738 增加containerd与harbor集成 2019-05-19 22:01:40 +08:00
lusyoe 4105238c23 添加Amazon Linux支持 2019-05-12 20:38:42 +08:00
gjmzj a1939079b4 fix: centos7 rsyslog服务启动错误 #538 2019-04-30 16:15:19 +08:00
gjmzj 80dff1d7b0 fix kernel>=4.19 加载nf_conntrack问题 2019-04-09 17:39:13 +08:00
gjmzj 608c262d6e minor fix:提升系统安装包速度 2019-04-03 15:02:05 +08:00