pkg.soopen package index

brew / 順位 3351

kn を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kn

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#kn

nixpkgs package indexes · pkgs/by-name/kn/kn/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line interface for managing Knative Serving and Eventing resources

コマンドとエイリアス

  • kn

履歴

プロジェクトの歴史と使われ方

`kn` is the official Knative command-line client, built to let users create and manage Knative Serving and Eventing resources without writing Kubernetes YAML by hand.

プロジェクトの歴史

Knative was released by Google in July 2018 as a serverless application layer on Kubernetes, with early collaboration from VMware, IBM, Red Hat, and SAP. The `kn` client emerged as the developer-facing command surface for that ecosystem; GitHub release data shows Knative Client v0.1.0 published on 2019-05-18.

The client documentation describes `kn` as an interface for Knative Services and Event Sources, including higher-level operations such as autoscaling and traffic splitting. The repository README also documents support for Serving resources, growing Eventing support, plugin architecture, and use from scripts or Tekton tasks.

採用の歴史

The client tracks Knative's own maturation. Knative 1.0 was announced in 2021 with over 600 contributors and described Knative as the most widely installed serverless layer on Kubernetes. CNCF accepted Knative as an incubating project on 2022-03-02 and later listed it as graduated on 2025-09-11, which strengthened `kn` as the default CLI interface for a vendor-neutral cloud-native project.

使われ方

Users run `kn` to create services, list and inspect resources, split traffic between revisions, work with Eventing sources and triggers, and script Knative workflows. Its documented configuration uses `~/.config/kn/config.yaml` on Unix systems, while cluster credentials usually come from Kubernetes kubeconfig handling such as `~/.kube/config` or `KUBECONFIG`.

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

`kn` matters because it packages a complex Kubernetes CRD ecosystem into a small Go CLI. For package maintainers, it is part of the broader pattern where cloud-native projects ship a narrowly scoped binary that wraps Kubernetes APIs while still relying on kubeconfig and shell completion conventions users already know.

タイムライン

  • 2018-07: Google released Knative, later described by Knative 1.0 materials as developed with VMware, IBM, Red Hat, and SAP.
  • 2019-05-18: Knative Client v0.1.0 published on GitHub.
  • 2020-10-07: Knative Client v0.18.0 released with additional Eventing support.
  • 2021: Knative 1.0 announced as a production-readiness milestone with over 600 contributors.
  • 2022-03-02: CNCF accepted Knative as an incubating project.
  • 2025-09-11: CNCF project page lists Knative as moving to graduated maturity.

Related projects

  • `kn` is related to Knative Serving, Knative Eventing, Kubernetes, kubectl plugin conventions, Tekton, CloudEvents, and distribution-specific serverless platforms such as OpenShift Serverless.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/kn/config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.kube/config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
kn実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.23.0
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kn
バージョン1.23.0
パッケージマネージャHomebrew
ホームページhttps://github.com/knative/client
リポジトリhttps://github.com/knative/client
最終更新2026-07-29T18:10:56Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

kn

nix profile install nixpkgs#kn
  • normalized package name match
  • 一致条件: Kn
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/kn/kn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

Combined YAML source

View the package source record on GitHub.

combined/kn.yml

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation