You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cnf-best-practices-container-runtime.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ OpenShift uses CRI-O as a CRI interface for Kubernetes. CRI-O manages `runC` for
9
9
Images should be OCI compliant. Red Hat recommends that you build images using Red Hat's open Universal Base Image (UBI).
10
10
11
11
See <<cnf-best-practices-ubi>> for additional information about UBI and support.
12
+
13
+
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#platform-alteration-isredhat-release[platform-alteration-isredhat-release]
12
14
====
13
15
14
16
For more information about CRI-O, see the following:
0 commit comments