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 93c518b commit 5ec5e06Copy full SHA for 5ec5e06
doc/install.md
@@ -233,7 +233,7 @@ Now, we're able to verify how the coscheduling plugin works.
233
1. As PodGroup `pg1` requires at least 3 pods to be scheduled all-together, and there are only 2 Pods
234
so far, so it's expected to observer they are pending:
235
236
- All nginx pods are expected to be `Pending` as they cannot be co-scheduled altogether.
+ All pods are expected to be `Pending` as they cannot be co-scheduled altogether.
237
238
```bash
239
$ kubectl get pod
0 commit comments