We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5387b6 commit 3df960bCopy full SHA for 3df960b
tests/OPENSHIFT_CONFORMANCE.md
@@ -145,7 +145,7 @@ kubectl delete -f tests/conformance/conformance-rbac.yaml
145
The key differences when running conformance tests on OpenShift vs. standard Kubernetes:
146
147
1. **SCC Permissions:** Required for coredns and infrastructure pods
148
-2. **Service Type:** Must use ClusterIP to avoid DNS issues
+2. **Service Type:** Must use `ClusterIP` to avoid DNS issues
149
3. **Architecture:** Explicit amd64 build required when building from arm64 machines
150
4. **Test Skips:** HTTPRouteServiceTypes must be skipped due to EndpointSlice restrictions
151
5. **Image Registry:** Images must be pushed to a registry accessible by OpenShift
0 commit comments