Introduction
Welcome to the Amphitheatre documentation site!
On this page
IMPORTANT!!!
This document is still in progress, content will be updated at any time, some links or guides are previews and do not represent real availability, please do not use them for official production environments.
What is Amphitheatre?
Amphitheatre is an open source developer platform that facilitates continuous development of applications and microservices. You can iterate your application source code locally, then deploy to a local or remote Kubernetes cluster, just like docker build && kubectl apply or docker-compose up.
Amphitheatre handles the workflow of building, pushing, and deploying applications. It also provides building blocks and describes customization of CI/CD pipelines.