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/serverless-install-serving-yaml.adoc
+37-11Lines changed: 37 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,8 +46,10 @@ Ready=True
46
46
====
47
47
It may take a few seconds for the Knative Serving resources to be created.
48
48
====
49
-
. If the conditions have a status of `Unknown` or `False`, wait a few moments and then check again after you have confirmed that the resources have been created.
50
-
. Check that the Knative Serving resources have been created by entering:
49
+
+
50
+
If the conditions have a status of `Unknown` or `False`, wait a few moments and then check again after you have confirmed that the resources have been created.
51
+
52
+
. Check that the Knative Serving resources have been created:
51
53
+
52
54
[source,terminal]
53
55
----
@@ -57,13 +59,37 @@ $ oc get pods -n knative-serving
0 commit comments