Skip to content

Welcome

Welcome to the Kupe Cloud docs.

These docs cover the core parts of the platform, from getting started and deploying workloads to networking, access, and day-to-day operations. Whether you are exploring Kupe Cloud for the first time or already running services on it, this documentation is here to help you move quickly and work with confidence.

The documentation follows a consistent pattern across every section:

  1. An Overview introduces the topic and points at the most useful starting points.
  2. Feature pages explain how each capability works, with examples.
  3. A Guides sub-folder contains step-by-step walkthroughs for common tasks — provisioning a cluster, syncing secrets, setting up CI/CD, and so on.

The API section also includes an auto-generated API Reference covering every endpoint, request schema, and response shape. Terraform has its own Resource Reference for the provider’s resources and data sources.

Use the search box at the top to jump straight to a topic, or pick a section from the sidebar.

If you’re onboarding to the platform for the first time, this is a sensible reading order:

  1. Work through the Quickstart to provision and validate your first cluster. 2. Set up CLI Access so you can talk to the cluster from kubectl and your local tooling. 3. Read Concepts to understand the platform model — tenants, clusters, GitOps delivery, and lifecycle. 4. Deploy your first workload via Argo CD with Deploy Applications and Create Argo CD Applications. 5. Expose it with HTTP Routes, Custom Domains, and TLS. 6. Open Grafana to see your workload in the default dashboards, then read Logs and Metrics to learn the query patterns. 7. When you’re ready for day-2, set up Notifications and review Upgrade Clusters.