Waypoint allows developers to deploy, manage, and observe their applications through a consistent abstraction of underlying infrastructure. Waypoint works with Kubernetes, ECS and many other platforms.
Waypoint provides a simple and consistent abstraction for developers to easily build, deploy, and release applications.
~$ waypoint up» Deploying . . .✓ Kubernetes client connected to https://kubernetes.example.com:6443✓ Created deployment✓ Deployment successfully rolled out!
Specify the deployment needs with a simple and consistent abstraction without the underlying complexity.
Waypoint enables operators to create PaaS workflows of Kubernetes, ECS, serverless applications.
Provide a consistent abstraction and unified workflow for any major platforms.
1 2 3 4 5 6 7 8 9 10111213141516171819
Configure your app for Waypoint in just a few lines
Perform the build, deploy, and release steps for the app within waypoint. Or instrument your Waypoint deployments through Remote or Git operations.
~❯ waypoint upBuilding tech-blog with Pack...
Instantly deploy from the command line...
or connect to GitHub for automatic deploys
No matter where your developers are deploying to, view logs, builds, releases and even run exec commands from the Waypoint UI.
Waypoint provides real time status updates and monitoring for the entire lifecycle of your applications, no matter where you deploy to.
Extend workflows via built-in plugins and an extensible interface. Supports custom builders, deployment platforms, registries, release managers, and more.
Pre-built binaries available for macOS, Windows & Linux
Deploys to Kubernetes in seconds with Helm
First party support for AWS ECS, Docker, AWS Lambda and more
Infinitely extensible with Waypoint plugins