Skip to content

Commit f049906

Browse files
committed
Add the OCI runtime description.
Signed-off-by: William Zhang <[email protected]>
1 parent 4ac2583 commit f049906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/overview/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ network rules on the host and performing connection forwarding.
7474

7575
### Container Runtime
7676

77-
The container runtime is the software that is responsible for running containers. Kubernetes supports two runtimes: [Docker](http://www.docker.com) and [rkt](https://coreos.com/rkt/).
77+
The container runtime is the software that is responsible for running containers. Kubernetes supports several runtimes: [Docker](http://www.docker.com), [rkt](https://coreos.com/rkt/), [runc](https://github.com/opencontainers/runc) and any OCI [runtime-spec](https://github.com/opencontainers/runtime-spec) implementation.
7878

7979
## Addons
8080

0 commit comments

Comments
 (0)