.. _deployment_to_kubernetes: Deployment to Kubernetes ========================= The ``ska-db-oda-umbrella`` chart will deploy both a Postgres instance (via the ``PGDBInstance`` CRD) and the ODA REST server configured to store and retrieve data the Postgres instance. To deploy the charts, the standard SKAO make targets are used - for example ``make k8s-install-chart``. For details on how to configure both the Postgres deployment and the application, see :doc:`configuration`. For more info on how to deploy locally, and how to access the CICD environments, see the `README `_.