Skip to content

Commit 3a3a82c

Browse files
authored
Merge pull request #43011 from niranjandarshann/updated/validate_node_setup
"Validate node setup page mentions Docker as a container runtime"
2 parents 23631bb + 09e58a5 commit 3a3a82c

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)