Update content/en/docs/setup/production-environment/container-runtimes.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
This commit is contained in:
Mark Rossetti 2022-04-29 10:33:57 -07:00 committed by GitHub
parent 86265a1742
commit aaadcc1c9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ Use the following commands to install Containerd on your system:
and follow the instructions there, up to the point where you have a valid
configuration file, config.toml.
On Linux, you can find this file under the path `/etc/containerd/config.toml`.
On Windows, you ocan find this file under the path `c:\Program File\containerd\config.toml`.
On Windows, you can find this file under the path `C:\Program Files\containerd\config.toml`.
On Linux the default CRI socket for containerd is `/run/containerd/containerd.sock`.
On Windows the default CRI endpoint is `npipe://./pipe/containerd-containerd`.