Merge pull request #2647 from Bettygogo2021/fix3.3

fix typo
This commit is contained in:
KubeSphere CI Bot 2022-08-30 00:24:31 +08:00 committed by GitHub
commit 959d1699ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -241,14 +241,14 @@ track_script {
```bash
systemctl restart keepalived && systemctl enable keepalived
systemctl stop keepaliv
systemctl stop keepalived
```
开启 keepalived服务
```bash
systemctl start keepalivedb
systemctl start keepalived
```
### 验证可用性