Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Breeze
Commits
45420440
Unverified
Commit
45420440
authored
5 years ago
by
Alan Peng
Committed by
GitHub
5 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update BreezeManual-CN.md
parent
74c19191
master
v1.16
v1.17
v1.18
v1.19
v1.20
v1.21
v1.21.0
v1.20.5
v1.20.4
v1.20.2
v1.20.1
v1.20.0
v1.19.9
v1.19.8
v1.19.7
v1.19.6
v1.19.5
v1.19.4
v1.19.3
v1.19.2
v1.19.1
v1.19.0
v1.18.17
v1.18.16
v1.18.15
v1.18.14
v1.18.13
v1.18.12
v1.18.10
v1.18.9
v1.18.8
v1.18.6
v1.18.5
v1.18.4
v1.18.3
v1.18.2
v1.18.1
v1.18.0
v1.17.17
v1.17.16
v1.17.15
v1.17.14
v1.17.13
v1.17.12
v1.17.11
v1.17.9
v1.17.8
v1.17.7
v1.17.6
v1.17.5
v1.17.4
v1.17.3
v1.17.2
v1.17.0
v1.16.15
v1.16.14
v1.16.13
v1.16.12
v1.16.11
v1.16.10
v1.16.9
v1.16.8
v1.16.7
v1.16.6
v1.16.4
v1.16.3
v1.16.2
v1.16.1
v1.16.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
BreezeManual-CN.md
+5
-1
BreezeManual-CN.md
with
5 additions
and
1 deletion
+5
-1
BreezeManual-CN.md
+
5
-
1
View file @
45420440
...
...
@@ -11,7 +11,11 @@ Ubuntu 16/18
Note:
1.
**请不要把Breeze所在的部署主机加入部署集群主机列表**
2.
**为了避免包冲突,请使用纯净的CentOS Minimal安装出来的OS来部署集群**
3.
**PrometheusOperator + Kube-Prometheus项目为选装项,需要该功能的中国区用户请务必先对每台被部署机节点设置正确的时区,可参照以下命令:**
3.
**对于最小化安装的Ubuntu系统,默认python版本为3,没有安装python2,因此需要对所有Ubuntu被部署节点执行一条命令:**
```
ln -s /usr/bin/python3 /usr/bin/python
```
4.
**PrometheusOperator + Kube-Prometheus项目为选装项,需要该功能的中国区用户请务必先对每台被部署机节点设置正确的时区,可参照以下命令:**
```
timedatectl set-timezone Asia/Shanghai
```
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help