← Package directory
Available on winget

Install okteto

Okteto is a cloud-native development platform that bridges the gap between local development and production, enabling seamless development and deployment in Kubernetes clusters.

Install with winget
winget install --id okteto.okteto
Upgrade
winget upgrade --id okteto.okteto
Uninstall
winget uninstall --id okteto.okteto

About okteto

Okteto is a cloud-native development platform that bridges the gap between local development and production, enabling seamless development and deployment in Kubernetes clusters.

What's new in 3.19.0

What's Changed New Feature - feat(build): add env var support for build secrets in Okteto manifest by @jLopezbarb in #4981 - feat(build): add Docker Compose native build secrets support in stack serializer by @jLopezbarb in #4989 Bug Fix - fix(manifest): return compose error when filename matches compose pattern by @jLopezbarb in #4997 Full Changelog: 3.18.0...3.19.0

Read release notes

Version history

Version Updated Notes
3.19.0 Unknown What's Changed New Feature - feat(build): add env var support for build secrets in Okteto manifest by @jLopezbarb in #4981 - feat(build): add Docker Compose native build secrets support in stack serializer by @jLopezbarb...
3.18.0 Unknown What's Changed Bug Fix - fix: handle missing Gateway API CRDs gracefully in compose endpoints by @jLopezbarb in #4934 Full Changelog: 3.17.1...3.18.0
3.17.1 Unknown What's Changed Bug Fix - [Backport release-3.17] fix: handle missing Gateway API CRDs gracefully in compose endpoints by @github-actions[bot] in #4935 Full Changelog: 3.17.0...3.17.1
3.17.0 Unknown What's Changed New Feature - feat: add persistent column to namespace and preview list commands by @jLopezbarb in #4900 - Add compose endpoints httproute by @jLopezbarb in #4898 Full Changelog: 3.16.0...3.17.0
3.16.0 Unknown What's Changed New Feature - Support for helm4 by @pchico83 in #4858 - Update helm3 and helm 4 versions and keep helm3 binary by @pchico83 in #4871 - Use helm4 if OKTETO_HELM_4_ENABLED is true by @pchico83 in #4872 - Upg...
3.15.0 Unknown What's Changed New Feature - Unify CLI image configuration under a single OKTETO_CLI_IMAGE environment variable by @pchico83 in #4840 - Default to okteto/okteto image hosted in GitHub Packages by @pchico83 in #4843 - Imp...
3.14.0 Unknown What's Changed New Feature - Check the images in parallel instead of sequential by @jLopezbarb in #4809 - Clone official images to GitHub Packages by @pchico83 in #4823 Bug Fix - fix: update command for resetting syncthi...
3.13.4 Unknown What's Changed Bug Fix - [Backport release-3.13] fix(doctor): handle correctly okteto up sessions by @github-actions[bot] in #4834 Full Changelog: 3.13.3...3.13.4
3.13.3 Unknown What's Changed Bug Fix - [Backport release-3.13] DEV-1254: Improve how ssh forwarder handle connections when connecting with the ssh agent by @github-actions[bot] in #4826 Full Changelog: 3.13.2...3.13.3
3.13.2 Unknown What's Changed Bug Fix - [Backport release-3.13] Revert "build(deps): upgrade github.com/shirou/gopsutil to v4 (#4790)" by @github-actions[bot] in #4822 Full Changelog: 3.13.1...3.13.2
3.13.1 Unknown What's Changed Bug Fix - [Backport release-3.13] fix: update command for resetting syncthing database by @github-actions[bot] in #4819 Full Changelog: 3.13.0...3.13.1
3.13.0 Unknown What's Changed Bug Fix - Fix Cache tests by @jLopezbarb in #4785 - fix: nil pointer exception in build by @jLopezbarb in #4791 - add cache id in run cmds by @jLopezbarb in #4789 - refactor: enhance namespace destruction...
3.12.3 Unknown What's Changed Bug Fix - [Backport release-3.12] DEV-1254: Improve how ssh forwarder handle connections when connecting with the ssh agent by @github-actions[bot] in #4827 Full Changelog: 3.12.2...3.12.3
3.12.1 Unknown What's Changed Bug Fix - [Backport release-3.12] fix: improve error handling in log streaming during resource destruction by @github-actions[bot] in #4802 Full Changelog: 3.12.0...3.12.1
3.12.0 Unknown What's Changed New Feature - Jlo/update syncthing to 2.0.x by @jLopezbarb in #4774 - feat: support endpoint_mode by @jpf-okteto in #4783 - Add GraphQL knownHostsConfig support for remote deployments by @oktetobot in #478...
3.11.0 Unknown What's Changed New Feature - Allow to override security context ReadOnlyRootFilesystem property on dev containers by @ifbyol in #4759 Bug Fix - DEV-1107: Initialize the divert deployer in the command struct for up and te...
3.10.1 Unknown Full Changelog: 3.10.0...3.10.1
3.10.0 Unknown What's Changed New Feature - Update buildkit dependencies in go.mod and go.sum by @jLopezbarb in #4737 - [TEST] feat: implement nodeSelector and resources inheritance from Kubernetes resources by @rberrelleza in #4741 -...
3.9.0 Unknown What's Changed New Feature - feat: implement AutoDown functionality with tests by @jLopezbarb in #4732 Bug Fix - fix: wait until sync completes to run services by @jLopezbarb in #4731 - fix(test): create /okteto/artifact...
3.8.0 Unknown What's Changed New Feature - Adds the flag for redeploying dependencies in pipeline and preview dependencies. by @jLopezbarb in #4715 - feat: add destroy with dependencies on CLI by @jLopezbarb in #4718 - allow to get de...