# okteto を Homebrew, Nix, scoop, winget, zypper でインストール

okteto のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:okteto
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install okteto
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#okteto
```

  証拠: nixpkgs package indexes: pkgs/by-name/ok/okteto/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install okteto
```

  証拠: openSUSE Tumbleweed package metadata: okteto from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/okteto
```

  証拠: Scoop official bucket manifest trees: bucket/okteto.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id okteto.okteto -e
```

  証拠: Windows Package Manager source index: okteto.okteto from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:okteto
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/okteto>
- **バージョン:** 3.21.0
- **ソース概要:** Build better apps by developing and testing code directly in Kubernetes
- **ホームページ:** <https://okteto.com>
- **リポジトリ:** <https://github.com/okteto/okteto>
- **上流ドキュメント:** <https://github.com/okteto/okteto#readme>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/okteto/okteto/archive/refs/tags/3.21.0.tar.gz>
- **最終更新:** 2026-07-02T13:03:15Z
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- okteto (cli)
- okteto (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 3.21.0
- マネージャ更新日: 2026-07-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/okteto/okteto
- 検出された最新: 3.21.0 (最新)
## プロジェクトの歴史と使われ方

Okteto is a Kubernetes development-environment CLI and platform. The open-source CLI focuses on replacing local build-deploy-debug loops with development containers running inside Kubernetes, while the commercial Okteto platform expands that workflow into managed, production-like, ephemeral environments for teams.

### プロジェクトの歴史

The okteto/okteto repository was created on 2018-08-07, the same year Okteto was founded. Y Combinator lists Okteto as a Winter 2019 company, and the repository has remained a Go-based CLI centered on Kubernetes developer workflows.

The CLI's core idea is direct development against a Kubernetes cluster: a developer writes code locally, Okteto detects file changes, synchronizes them into a remote development container, and lets the app run with cluster-side services, secrets, volumes, and networking.

### 採用の歴史

Okteto's adoption followed the rise of Kubernetes as the default deployment substrate for cloud-native teams. As local Docker Compose setups became a poor approximation of multi-service Kubernetes deployments, Okteto offered a path where developers could work inside an environment closer to production.

The company raised a $15 million Series A round announced in February 2022. Coverage from TechCrunch and Business Insider described the product as a Kubernetes development platform for remote development environments, preview environments, and workflows that integrate with existing manifests such as Docker Compose, Helm, and okteto.yml.

### 使われ方

Developers define an okteto manifest, run commands such as okteto up, and get a development container attached to a Kubernetes workload. The manifest format documents build, deploy, test, and dev sections, with the open-source CLI emphasizing the dev workflow.

Platform teams use Okteto-style workflows to standardize developer environments, preview pull requests, and reduce the drift between local machines and shared Kubernetes infrastructure. The package is therefore both a single executable and an entry point into a broader platform-engineering practice.

### パッケージ好きにとっての重要性

Okteto is notable because it packages a high-level development workflow as a CLI rather than as a Kubernetes distribution. It sits near tools such as Skaffold, Telepresence, DevSpace, and Tilt, but its opinionated move is to make the cluster itself the developer workspace.

### タイムライン

- 2018: Okteto was founded, and the okteto/okteto repository was created on GitHub on 2018-08-07.
- 2019: Okteto participated in Y Combinator's Winter 2019 batch.
- 2022-02-24: TechCrunch reported Okteto's $15 million Series A funding round.
- 2026-07-01: GitHub repository metadata reported 3,512 stars, 315 forks, Go as the primary language, and Apache-2.0 licensing.

### Related projects

- Related Kubernetes development tools include Telepresence, Skaffold, Tilt, DevSpace, Helm, Docker Compose, and Argo CD. Okteto's docs explicitly connect its manifest to build, deploy, test, and development-environment lifecycle concerns.

### ソース

- <https://api.github.com/repos/okteto/okteto>
- <https://formulae.brew.sh/formula/okteto>
- <https://github.com/okteto/okteto>
- <https://techcrunch.com/2022/02/24/kubernetes-development-platform-okteto-raises-15m-series-a/>
- <https://www.businessinsider.com/pitch-deck-developer-tools-startup-okteto-15-million-series-a-2022-3>
- <https://www.giantswarm.io/blog/developing-for-kubernetes-with-okteto>
- <https://www.okteto.com/docs/1.34/reference/okteto-manifest/>
- <https://www.ycombinator.com/companies/okteto>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: okteto.yml

## Credential files

- Unix: ~/.kube/config
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** okteto
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - okteto: normalized package name match | nixpkgs package indexes: pkgs/by-name/ok/okteto/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - okteto - 3.19.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: okteto from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Develop your applications directly in your Kubernetes Cluster | https://github.com/okteto/okteto
- zypper - okteto-bash-completion - 3.19.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: okteto-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash Completion for okteto | https://github.com/okteto/okteto
- zypper - okteto-fish-completion - 3.19.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: okteto-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Fish Completion for okteto | https://github.com/okteto/okteto
- zypper - okteto-zsh-completion - 3.19.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: okteto-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Zsh Completion for okteto | https://github.com/okteto/okteto
- Scoop - main/okteto: normalized package name match | Scoop official bucket manifest trees: bucket/okteto.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - okteto.okteto: normalized package name match | Windows Package Manager source index: okteto.okteto from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Cloud CLI packages](https://www.automicvault.com/ja/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [chart-releaser](https://www.automicvault.com/ja/pkg/brew/chart-releaser/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [chart-testing](https://www.automicvault.com/ja/pkg/brew/chart-testing/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [cmctl](https://www.automicvault.com/ja/pkg/brew/cmctl/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [cri-tools](https://www.automicvault.com/ja/pkg/brew/cri-tools/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [kamel](https://www.automicvault.com/ja/pkg/brew/kamel/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [kapp](https://www.automicvault.com/ja/pkg/brew/kapp/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [karmadactl](https://www.automicvault.com/ja/pkg/brew/karmadactl/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [kind](https://www.automicvault.com/ja/pkg/brew/kind/) - Shares av.db curated category or tags: cli, developer-tools, kubernetes.
- [brev](https://www.automicvault.com/ja/pkg/brew/brev/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-development, developer, developer-tools.
- [coder](https://www.automicvault.com/ja/pkg/brew/coder/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, development, development-environments.
- [tilt](https://www.automicvault.com/ja/pkg/brew/tilt/) - Local package facts share a topical domain. Shared terms: apps, cli, code, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/okteto.yml](https://github.com/automic-vault/db/blob/main/combined/okteto.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
