Run Preflight and Postflight Checks
SUMMARY Learn about CN2 preflight and postflight checks.
Preflight checks allow you to verify that your cluster nodes can support CN2. The checks test for resource capacity, kernel compability, network reachability, and other infrastructure requirements. You run preflight checks prior to installing CN2.
Postflight checks allow you to verify that your CN2 installation is working properly. The checks test for status, pod-to-pod communication, API server reachability, and other basic functions. You run postflight checks after installing CN2. CN2 supports postflight checks starting in release 22.2.
Run Preflight and Postflight Checks in Release 22.4
We provide a custom controller that performs preflight and postflight checks on all cluster nodes. The controller runs the checks defined in custom resources that we provide. You create and run the controller in the same way you run other Kubernetes applications.