> ## Documentation Index
> Fetch the complete documentation index at: https://grounds-docs-platform-architecture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Helm charts for deploying Grounds.gg services to Kubernetes

Use these charts when you want a consistent way to deploy Grounds services into Kubernetes.

The charts are maintained in the [groundsgg/charts](https://github.com/groundsgg/charts/) repository and provide shared deployment defaults for local and production environments.

## Quick Links

<CardGroup cols={2}>
  <Card title="GitHub Repository" icon="github" href="https://github.com/groundsgg/charts/">
    View the source code and contribute to the charts repository.
  </Card>

  <Card title="Helm Repository" icon="box" href="https://github.com/orgs/groundsgg/packages">
    Browse available Helm charts.
  </Card>
</CardGroup>

## Available Charts

Browse the available chart documentation:

<CardGroup cols={2}>
  <Card title="Coming soon" icon="hourglass-half">
    Chart documentation will be available here soon. Check back later for updates.
  </Card>
</CardGroup>

## Getting Started

Start by reviewing the available charts in the repository, or follow [Adding a New Chart](/deploy/charts/adding-a-new-chart) if you need to publish a new one.
