remove kubectl get pods for eventing sources (#1557)

This commit is contained in:
Sam O'Dell 2019-06-28 15:28:07 -07:00 committed by Knative Prow Robot
parent 48d71201c8
commit 38111f9530
9 changed files with 0 additions and 9 deletions

View File

@ -324,7 +324,6 @@ commands below.
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
```
> Tip: You can append the `--watch` flag to the `kubectl get` commands to

View File

@ -216,7 +216,6 @@ your Knative installation, see
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```

View File

@ -195,7 +195,6 @@ see [Performing a Custom Knative Installation](./Knative-custom-install.md).
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```

View File

@ -149,7 +149,6 @@ see [Performing a Custom Knative Installation](./Knative-custom-install.md).
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```

View File

@ -211,7 +211,6 @@ see [Performing a Custom Knative Installation](./Knative-custom-install.md).
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```

View File

@ -233,7 +233,6 @@ see [Performing a Custom Knative Installation](./Knative-custom-install.md).
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```

View File

@ -156,7 +156,6 @@ see [Performing a Custom Knative Installation](./Knative-custom-install.md).
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```

View File

@ -135,7 +135,6 @@ see [Performing a Custom Knative Installation](./Knative-custom-install.md).
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```

View File

@ -103,7 +103,6 @@ your Knative installation, see
kubectl get pods --namespace knative-serving
kubectl get pods --namespace knative-build
kubectl get pods --namespace knative-eventing
kubectl get pods --namespace knative-sources
kubectl get pods --namespace knative-monitoring
```