# Ownkube ## Docs - [Authentication](https://ownkube.io/docs/api-reference/authentication.md): Create, use, and rotate Ownkube API keys. Scoped per organization, revocable anytime. - [API reference](https://ownkube.io/docs/api-reference/introduction.md): Programmatically manage clusters, deployments, and databases from your own tools and CI. - [FAQ](https://ownkube.io/docs/configuration/faq.md): Common questions about how Ownkube works, what it costs, and what you get. - [Pricing](https://ownkube.io/docs/configuration/pricing.md): Free Ownkube platform fee on the Starter shape (K3s on one AWS instance). $5 per vCPU + $1 per GB RAM on the Production shape (EKS). No compute markup. - [Security](https://ownkube.io/docs/configuration/security.md): Control plane in our cloud, data plane in yours. Least-privilege IAM, no access keys, no data egress. - [Autoscaling](https://ownkube.io/docs/features/autoscaling.md): Scale replicas up and down based on live CPU and memory. Pay for what you use, not what you provisioned. - [Clusters](https://ownkube.io/docs/features/clusters.md): Two cluster shapes. Starter (K3s on one AWS instance) for cheap, Production (managed EKS) for scale. Run both in the same organization. - [Cost optimization](https://ownkube.io/docs/features/cost-optimization.md): Wholesale AWS pricing, spot placement, free Starter clusters, and transparent Production platform fees. Know what you'll pay before you ship. - [Databases](https://ownkube.io/docs/features/databases.md): One-click managed PostgreSQL running inside your own AWS VPC. Backups, pooling, and encryption included. - [Deployments](https://ownkube.io/docs/features/deployments.md): Web apps, background workers, one-off jobs. Pick a resource type, point at an image, deploy. - [Monitoring and health](https://ownkube.io/docs/features/monitoring.md): Live health for every deployment and cluster. No third-party tools to wire up. - [Environments](https://ownkube.io/docs/features/preview-environments.md): Group deployments into stages (development, staging, production) with isolated configuration and shared infrastructure. - [Registries](https://ownkube.io/docs/features/registries.md): Connect GitHub Container Registry so Ownkube can pull your images. Docker Hub and Amazon ECR coming soon. - [Connect your AWS account](https://ownkube.io/docs/guides/connect-aws.md): A CloudFormation stack creates a least-privilege IAM role Ownkube assumes via external ID. No access keys, no root credentials. - [Create a cluster](https://ownkube.io/docs/guides/create-cluster.md): Two wizards, two cluster shapes. Pick Starter (K3s on one AWS instance) for dev and side projects, Production (managed EKS) for live traffic. - [Map a custom domain](https://ownkube.io/docs/guides/custom-domain.md): Point a hostname you own at an Ownkube deployment with a single CNAME record. - [Deploy your first app](https://ownkube.io/docs/guides/deploy-first-app.md): End-to-end walkthrough: pick an image, fill a short form, watch it go live. About five minutes. - [Environment variables](https://ownkube.io/docs/guides/environment-variables.md): Plain-text config and secrets, injected at runtime. Auto-generated database credentials handled for you. - [How it works](https://ownkube.io/docs/how-it-works.md): Control plane in our cloud, data plane in yours. Vanilla infrastructure you can walk away from. - [Introduction](https://ownkube.io/docs/introduction.md): Ship at lightning speed. On your own cloud. A developer platform that deploys to your own AWS account. - [Quickstart](https://ownkube.io/docs/quickstart.md): From signup to a live deployment in about 15 minutes. No sales calls, no architecture reviews. ## OpenAPI Specs - [openapi](https://ownkube.io/docs/api-reference/openapi.json) ## Optional - [Blog](https://ownkube.io/blog) - [Status](https://status.ownkube.io) - [Changelog](https://ownkube.io/changelog)