Skip to main content
Visit our blog for the newest developments on odo 🚀

Deploy on Kubernetes and OpenShift

We provide first class support for both Kubernetes and OpenShift. Choose your favourite container orchestrator and deploy your application.

Push code fast and often

Spend less time maintaining your deployment infrastructure and more time coding. Immediately have your application running each time you compile.

foobar

Standalone client

odo is a standalone tool that communicates directly with the Kubernetes API. There is no requirement for a daemon or server process.

foobar

Built for container engineers

Built from the ground up with application development on Kubernetes in mind. Each command has been carefuly crafted for application container development.

foobar

No needed configuration

There is no need to dive into complex Kubernetes yaml configuration files. odo abstracts those concepts away and lets you focus on what matters most: code.

foobar

Deploy a simple or complex application

Big or small, odo can deploy them all. Deploy a simple Node.JS application, or even a complex Operator backed service.

foobar

Run your tests directly on the cluster

Debug and test remote applications deployed using odo directly from your IDE to Kubernetes. No more having to exit your IDE to push your application.