jin.gjm
|
41c047b3f0
|
fix: ca-config.json by libinglong
|
2022-09-17 21:52:48 +08:00 |
libinglong
|
580f41308b
|
Update 01-CA_and_prerequisite.md
fix json格式错误
|
2022-09-17 21:37:55 +08:00 |
jin.gjm
|
c5c3fa3e4c
|
update cilium docs and scripts
|
2022-07-02 21:52:48 +08:00 |
jin.gjm
|
727e484138
|
feat: add calico-route-reflector scripts
|
2022-06-29 19:02:54 +08:00 |
jin.gjm
|
773bf5f55e
|
update docs part2
|
2022-06-28 19:59:50 +08:00 |
jin.gjm
|
9f99d89b2f
|
update docs part1
|
2022-06-24 19:50:06 +08:00 |
gjmzj
|
84b8e90d3a
|
docs update
|
2022-01-22 21:43:24 +08:00 |
gjmzj
|
5426f10c54
|
kubeasz release 3.2.0
|
2022-01-05 20:19:37 +08:00 |
gjmzj
|
f144b8e4d6
|
various fixes
|
2022-01-05 12:43:03 +08:00 |
gjmzj
|
96cc47df1a
|
update pause 3.6
|
2022-01-02 15:28:11 +08:00 |
gjmzj
|
7b4fd5686f
|
fix:nf_conntrack模块安装判断等
|
2021-10-15 12:50:34 +08:00 |
jikunbupt
|
c183d9f989
|
Update 00-planning_and_overall_intro.md
|
2021-04-23 19:16:58 +08:00 |
gjmzj
|
a024b8913e
|
rewrite ex-lb installation
|
2021-04-09 08:35:12 +08:00 |
gjmzj
|
da63eeedbd
|
update storage: nfs-provisioner
|
2021-03-27 00:09:42 +08:00 |
gjmzj
|
97f9df2b7a
|
update harbor v2.1.3
|
2021-02-08 21:23:00 +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
|
2e4e30eac3
|
update docs
|
2021-01-20 17:42:46 +08:00 |
gjmzj
|
63a7e6d7ee
|
修复ansible group命名不规范问题
|
2021-01-19 17:41:00 +08:00 |
gjmzj
|
f8cfbe2b09
|
update docs
|
2021-01-19 14:42:37 +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
|
749baf5584
|
增加一键部署aio集群脚本
|
2020-12-16 19:17:46 +08:00 |
gjmzj
|
d7613a2091
|
替换apiserver参数--basic-auth-file为--token-auth-file
|
2020-11-05 10:36:45 +08:00 |
shile
|
1c3a4834a6
|
更正文件路径
|
2020-09-23 14:01:55 +08:00 |
gjmzj
|
0bd4281c46
|
minor fix
|
2020-06-01 17:42:52 +08:00 |
gjmzj
|
09207b3f3e
|
minor fix
|
2020-05-29 08:55:39 +08:00 |
gjmzj
|
89ac57a9fc
|
更新helm3文档,举例redis集群安装
|
2020-05-28 21:06:43 +08:00 |
gjmzj
|
90c88e59ba
|
更新安装文档
|
2020-05-27 00:36:57 +08:00 |
gjmzj
|
d69b9a15fc
|
fix pause-amd64:3.2 repos
|
2020-05-03 19:59:31 +08:00 |
xieyanker
|
78ac6514ef
|
fix ansible url in docs
|
2020-01-24 07:37:42 +08:00 |
Zachary
|
7df3331236
|
docs: fix pic and yaml path
|
2020-01-12 21:10:50 +08:00 |
gjmzj
|
3127f4e28e
|
minor docs update
|
2019-12-26 12:45:47 +00:00 |
lukey
|
45bce1f9a0
|
服务端口值需要加引号
否则会报 `cannot convert int64 to string` 错误。
|
2019-12-14 11:01:52 +08:00 |
xieyanker
|
17fb960e01
|
修复calico的BGP RR模式下的bgppeer的nodeSelector错误
首先要说明的是,按照原文档的配置,最终是可以形成可用的rr节点和bgp连接的,但是不严谨。
根据我实际的操作情况来看,`nodeSelector: !has(i-am-a-route-reflector)` 这种写法是无效的,并且创建出来的bgppeer是不会包含nodeSelector这一字段的,除非加上双引号“”(calico的官方文档也是含有双引号的)。
而之所以原有的写法可以成功,是因为当bgppeer没有nodeSelector时,会将它设置为global的,global的意思就是说所有的节点都会与RR节点建立连接;但很显然,原有的目的是让所有非RR节点与RR节点建立连接,同时RR节点之间建立连接;并且按照原写法rr-mesh这个bgppeer其实也是不起作用的,因为global已包含RR节点之间的连接。
|
2019-11-25 18:54:43 +08:00 |
gjmzj
|
72791e2ae6
|
minor docs fix
|
2019-11-17 02:04:56 +00:00 |
gjmzj
|
809ae82478
|
kubeasz release 2.1.0
|
2019-11-10 04:25:10 +00:00 |
gjmzj
|
0b7c1d98e8
|
minor fix
|
2019-11-07 11:24:53 +00:00 |
xieyanker
|
4cf696b22f
|
“登陆”->“登录”
|
2019-11-03 18:00:35 +08:00 |
gjmzj
|
77578bb215
|
跟进 #688 把PROXY_MODE变量定义转移到ansible hosts
|
2019-09-08 17:55:32 +08:00 |
gjmzj
|
bc16122de6
|
fix:增加kube-proxy参数--cluster-cidr #663
|
2019-08-25 23:19:30 +08:00 |
TimeBye
|
f9ab7c6e51
|
[IMP]使用netaddr模块进行ip地址计算
|
2019-08-08 00:03:50 +08:00 |
MengxinLiu
|
effebf094b
|
feat: upgrade kube-ovn to 0.6.0
|
2019-07-24 15:15:26 +08:00 |
gjmzj
|
c148c085f4
|
集群安装相关文档更新
|
2019-07-19 09:47:58 +08:00 |
gjmzj
|
14cec6c7f0
|
离线安装等文档更新
|
2019-07-10 18:34:18 +08:00 |
gjmzj
|
fc37c0c930
|
minor changes, prepare release
|
2019-07-04 20:49:34 +08:00 |
gjmzj
|
c2076ae8ab
|
docs: 离线安装集群
|
2019-07-04 09:20:40 +08:00 |
gjmzj
|
45587b76a1
|
calico v3.4.4 and docs update
|
2019-07-03 08:49:48 +08:00 |
gjmzj
|
4a591f3e92
|
minor docs update
|
2019-06-26 22:49:40 +08:00 |
gjmzj
|
38c0c934bb
|
minor docs update
|
2019-06-23 16:16:00 +08:00 |