> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kubox.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# kubox plane profiles

List the capacity profiles and what each one asks for

### Synopsis

Three pools, not two. The system pool runs the API, the provisioner and
the controllers, whose load follows how many clusters are watched; the
runner pool runs build Jobs, whose load follows how many builds are in
flight.

Conflating them is what makes build concurrency size the whole cluster.

These are starting points rather than measurements -- the sizes
production has been run at. P3.1 measures what a build actually costs.

```
kubox plane profiles [flags]
```

### Options

```
  -h, --help   help for profiles
```

### Global options

See [global options](/cli-reference/kubox#global-options).

### SEE ALSO

* [kubox plane](/cli-reference/kubox_plane)	 - Describe and build a management plane from one document
