Skip to content

Commit 09e58a5

Browse files
author
niranjandarshann
committed
"Validate node setup page mentions Docker as a container runtime"
1 parent 224572c commit 09e58a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/best-practices/node-conformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To run node conformance test, a node must satisfy the same prerequisites as a
1919
standard Kubernetes node. At a minimum, the node should have the following
2020
daemons installed:
2121

22-
* Container Runtime (Docker)
22+
* CRI-compatible container runtimes such as Docker, Containerd and CRI-O
2323
* Kubelet
2424

2525
## Running Node Conformance Test

0 commit comments

Comments
 (0)