Files
squadron/docs/guide/introduction.md
2025-12-12 11:36:04 +01:00

1.5 KiB

title, order
title order
Introduction 1

Introduction

Welcome to Squadron — Docker Compose for Kubernetes.

Squadron is a tool that brings Docker Compose paradigms to Kubernetes, enabling developers to keep working with the same familiar patterns they already know. Instead of learning new deployment models, you define your infrastructure once using Docker Compose concepts and deploy it to Kubernetes without friction.

Why Squadron?

Docker Compose is intuitive and powerful for local development. Kubernetes is the industry standard for production. Squadron lets you use the same thinking and workflows for both—no paradigm shift required.

With Squadron, you:

  • Use familiar Docker Compose patterns — define services, networks, and volumes the way you already do
  • Deploy to Kubernetes seamlessly — same definitions work in production without rewrites
  • Keep your workflow consistent — think in the same mental model across all environments
  • Focus on your application — not on learning Kubernetes-specific abstractions

Production-Ready

Squadron is battle-tested and used in production by BestBytes. It's designed for real-world workloads and proven to scale reliably.

Connect with Us


Questions? Ideas? We'd love to hear from you. Check out our Contributing Guidelines and join the community!