Skip to content
FindOpenSource

Okteto

Development tool that lets you code locally while running and debugging your application directly inside a remote Kubernetes cluster.

Overview

Okteto synchronizes your local code changes into a container running in a real Kubernetes cluster in real time, so you can develop and debug against production-like infrastructure, databases, and services without a full build-push-deploy cycle for every change. It replaces a local Docker Compose setup with the actual cluster your app will run on.

Okteto is a fit for teams whose applications depend on infrastructure that's hard to fully replicate locally, complementing Skaffold (also in this catalog), which focuses on fast local build/deploy cycles rather than live-syncing code into a remote cluster.

Categories
Developer Tools
Keywords
kubernetes-developmentremote-developmentlive-syncdebugging
Languages
Go
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.