Merge pull request #43011 from niranjandarshann/updated/validate_node_setup

"Validate node setup page mentions Docker as a container runtime"
pull/43045/head
Kubernetes Prow Robot 2023-09-13 23:32:13 -07:00 committed by GitHub
commit 3a3a82c22d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ To run node conformance test, a node must satisfy the same prerequisites as a
standard Kubernetes node. At a minimum, the node should have the following
daemons installed:
* Container Runtime (Docker)
* CRI-compatible container runtimes such as Docker, Containerd and CRI-O
* Kubelet
## Running Node Conformance Test