# io.k8s.api.scheduling.v1beta1.BasicSchedulingPolicy

From **Kubernetes**.

BasicSchedulingPolicy indicates that standard Kubernetes scheduling behavior should be used.

- Type: `object`

## JSON Schema

```json
{"description":"BasicSchedulingPolicy indicates that standard Kubernetes scheduling behavior should be used.","type":"object"}
```
