mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-27 04:05:22 +00:00
Add blank lines before headers
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#### Ubuntu/Debian
|
||||
|
||||
```bash
|
||||
|
||||
## 安装 cri-dockerd
|
||||
|
||||
$ cd /tmp
|
||||
@@ -48,6 +49,7 @@ $ sudo /usr/local/bin/cri-dockerd --version
|
||||
#### CentOS/Fedora
|
||||
|
||||
```bash
|
||||
|
||||
## 安装 cri-dockerd
|
||||
|
||||
$ cd /tmp
|
||||
@@ -155,6 +157,7 @@ $ sysctl --system
|
||||
`/etc/systemd/system/kubelet.service.d/10-proxy-ipvs.conf` 写入以下内容
|
||||
|
||||
```bash
|
||||
|
||||
## 启用 ipvs 相关内核模块
|
||||
|
||||
[Service]
|
||||
|
||||
Reference in New Issue
Block a user