# io.k8s.api.scheduling.v1alpha3.SingleCompositeDisruptionMode

From **Kubernetes**.

SingleCompositeDisruptionMode means that individual children of a CompositePodGroup can be disrupted or preempted independently.

- Type: `object`

## JSON Schema

```json
{"description":"SingleCompositeDisruptionMode means that individual children of a CompositePodGroup can be disrupted or preempted independently.","type":"object"}
```
