Merge pull request #23916 from tengqm/fix-18207

Remove dated information for node conformance
This commit is contained in:
Kubernetes Prow Robot
2020-09-16 04:35:20 -07:00
committed by GitHub
@@ -13,12 +13,6 @@ verification and functionality test for a node. The test validates whether the
node meets the minimum requirements for Kubernetes; a node that passes the test
is qualified to join a Kubernetes cluster.
## Limitations
In Kubernetes version 1.5, node conformance test has the following limitations:
* Node conformance test only supports Docker as the container runtime.
## Node Prerequisite
To run node conformance test, a node must satisfy the same prerequisites as a