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

# Introduction

> The Kubernetes control plane for humans and AI agents — on your own infrastructure, cloud or on-premise.

## Welcome to Qovery

Qovery is the **Kubernetes control plane for humans and AI agents** — running on your own infrastructure, whether on a public cloud (AWS, GCP, Azure, Scaleway…) or on-premise.

Describe what you want to deploy and an AI agent handles the rest — or use the console, CLI, Terraform, API, or MCP directly. Either way, operational best practices and guardrails are built in, so every action stays within boundaries regardless of who or what is making the request.

## What Qovery Covers

<CardGroup cols={3}>
  <Card title="Provision" icon="dharmachakra" href="/getting-started/guides/qovery-101/provision">
    Managed Kubernetes on AWS, GCP, Azure, Scaleway. Ready in 30 min. BYOK supported.
  </Card>

  <Card title="Deploy" icon="rocket" href="/getting-started/guides/qovery-101/deploy">
    Any language, any framework. GitOps, preview environments, zero-downtime rollouts.
  </Card>

  <Card title="Observe" icon="eye" href="/getting-started/guides/qovery-101/observe">
    Real-time logs, metrics, Kubernetes events. No setup required.
  </Card>

  <Card title="Optimize" icon="piggy-bank" href="/getting-started/guides/qovery-101/optimize">
    Spot instances, sleep mode, right-sizing. Up to 60% cost savings.
  </Card>

  <Card title="Secure" icon="shield-check" href="/getting-started/guides/qovery-101/secure">
    SOC2, GDPR, HIPAA, DORA. RBAC, SSO, secrets management, audit logs.
  </Card>

  <Card title="Kubernetes Upgrades" icon="arrow-up" href="/getting-started/guides/qovery-101/provision">
    Automated version upgrades and node patching. No manual intervention.
  </Card>
</CardGroup>

<Info>BYOK = Bring Your Own Kubernetes — connect your existing cluster to Qovery</Info>

## Get Started

<CardGroup cols={2}>
  <Card title="Deploy with AI Agent" icon="wand-magic-sparkles" href="/getting-started/quickstart/ai-agent">
    From code to deployed in \~10 minutes
  </Card>

  <Card title="All Use Cases" icon="compass" href="/getting-started/quickstart">
    Choose your deployment path
  </Card>

  <Card title="How Qovery Works" icon="gears" href="/getting-started/how-it-works">
    Understand the architecture
  </Card>

  <Card title="Core Concepts" icon="book" href="/getting-started/basic-concepts">
    Essential terminology
  </Card>
</CardGroup>

<div className="cta-banner">
  <div className="cta-banner-text">
    <h3>Ready to deploy on your own cloud?</h3>
    <p className="cta-banner-subtitle">Kubernetes on AWS, GCP, Azure, or Scaleway. Managed by Qovery. No expertise required. Free to start.</p>
  </div>

  <a href="https://console.qovery.com" className="cta-banner-button">Create free account →</a>
</div>
