# Create the Object Definition Files

The following are definition files that will be used by the Operator to create your cluster. Create new definition files and copy and paste the contents of each code block into those files.

As new versions of the Kubernetes API are released, some of these object manifests will need to be updated to match the updates to the Kubernetes API. When upgrading the Kubernetes version and the Operator, SingleStore recommends updating all of these object definitions to ensure that they are utilizing the proper Kubernetes API version for these objects.

> **📝 Note**: Use the latest object definition files from this guide when deploying SingleStore.The `sdb-operator.yaml` and `sdb-cluster.yaml` files have placeholders that must be updated before they can be used.

## In this section

* [sdb-rbac.yaml](https://docs.singlestore.com/db/v9.1/deploy/kubernetes/create-the-object-definition-files/sdb-rbac-yaml.md)
* [sdb-cluster-crd.yaml](https://docs.singlestore.com/db/v9.1/deploy/kubernetes/create-the-object-definition-files/sdb-cluster-crd-yaml.md)
* [sdb-operator.yaml](https://docs.singlestore.com/db/v9.1/deploy/kubernetes/create-the-object-definition-files/sdb-operator-yaml.md)
* [sdb-cluster.yaml](https://docs.singlestore.com/db/v9.1/deploy/kubernetes/create-the-object-definition-files/sdb-cluster-yaml.md)

***

Modified at: November 8, 2023

Source: [/db/v9.1/deploy/kubernetes/create-the-object-definition-files/](https://docs.singlestore.com/db/v9.1/deploy/kubernetes/create-the-object-definition-files/)

(An index of the documentation is available at /llms.txt)
