Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/install/Knative-custom-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-AKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-GKE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-Gardener.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-ICP.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-IKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-Minikube.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-PKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down
1 change: 0 additions & 1 deletion docs/install/Knative-with-any-k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down