-
Story
-
Resolution: Done
-
Critical
-
1.18.0, 1.19.0
-
None
-
3
-
False
-
True
-
In https://docs.openshift.com/container-platform/4.7/serverless/admin_guide/installing-knative-serving.html#serverless-install-serving-yaml_installing-knative-serving at the verification step, we should also add a hint towards the knative-serving-ingress namespace. Requested by a customer inhttps://access.redhat.com/support/cases/#/case/03052786
Suggested addition:
Check that the necessary networking components have been installed to the automatically created knative-serving-ingress namespace.
$ oc get pods -n knative-serving-ingress
Example Output
NAME READY STATUS RESTARTS AGE 3scale-kourier-control-7d4b6c5d95-62mkf 1/1 Running 0 76s 3scale-kourier-control-7d4b6c5d95-qmgm2 1/1 Running 0 76s 3scale-kourier-gateway-6688b49568-987qz 1/1 Running 0 75s 3scale-kourier-gateway-6688b49568-b5tnp 1/1 Running 0 75s
- links to
(1 links to)