# io.k8s.api.scheduling.v1beta1.SingleDisruptionMode

From **Kubernetes**.

SingleDisruptionMode specifies that children can be disrupted independently.

- Type: `object`

## JSON Schema

```json
{"description":"SingleDisruptionMode specifies that children can be disrupted independently.","type":"object"}
```
