> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qodo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Infrastructure requirements

## Kubernetes cluster

* Kubernetes version 1.24 or higher
* Supported distributions: Any K8s-compatible platform (`GKE`, `EKS`, `AKS`, `OpenShift`, `Rancher`, vanilla `k8s`)
* Network connectivity to `artifacts-self-hosted.qodo.ai` and `artif-reg-self-hosted.codium.ai`

## Tools required

* `helm`
* `kubectl` - configured with cluster admin access

## Resources

| Component        | CPU request | Memory request |
| :--------------- | :---------- | :------------- |
| Qodo Git         | 1           | 10Gi           |
| Qodo IDE         | 4           | 12Gi           |
| Indexer          | 500m        | 2Gi            |
| Metadata Service | 500m        | 2Gi            |
| Context Engine   | 500m        | 2Gi            |

## Network requirements

* Kubernetes cluster must be able to reach Qodo's container registries
* Access to external AI model APIs (`OpenAI`, `Anthropic`, `Vertex AI`, `AWS Bedrock`) or self-hosted LLMs
* Connectivity to your Git provider (`GitHub`, `GitLab`, `Bitbucket`)
