Commit 7004a73
Clarify systemd configuration based on Containerd version (#51386)
* Clarify systemd configuration based on Containerd version
In versions 2 and up of Containerd(config version 3), systemd should be configured via the following instead:
plugins.'io.containerd.cri.v1.runtime'.containerd.runtimes.runc.options
Supporting doc:
https://github.com/containerd/containerd/blob/main/docs/cri/config.md
* Update container-runtimes.md
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>1 parent b646a98 commit 7004a73
File tree
1 file changed
+13
-1
lines changed- content/en/docs/setup/production-environment
1 file changed
+13
-1
lines changedLines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
| |||
213 | 216 | | |
214 | 217 | | |
215 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
216 | 228 | | |
217 | 229 | | |
218 | 230 | | |
| |||
0 commit comments