Skip to content

K8SaaS Introduction

K8SaaS is a batteries-included Kubernetes distribution that embeds proven best practices. It runs on any certified Kubernetes infrastructure and integrates with the CNCF ecosystem to streamline the developer experience.

Core components are managed for you, so you do not have to maintain base deployments, track tool upgrades, or wire up complex integrations.

A fresh K8SaaS cluster ships with the essentials:

  • Monitoring and alerting
  • Backup and restore
  • Network policies
  • Autoscaling and cost controls
  • TLS certificate automation
  • DNS management
  • Secrets management
  • Centralized logging
  • Managed databases
  • GitOps workflow

See the full application list in the Tooling section.

Follow these steps to bring up and manage a cluster.

  1. Create config.yaml for your target provider.

  2. After deployment, add your workloads.

  3. For upgrades or teardown, use the commands below.

Configuration options are documented on the Reference page.