# kubectl-klock mit Homebrew, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kubectl-klock in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:kubectl-klock
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install kubectl-klock
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubectl-klock
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ku/kubectl-klock/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install kubectl-klock
```

  Evidenz: openSUSE Tumbleweed package metadata: kubectl-klock from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:kubectl-klock
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/kubectl-klock>
- **Version:** 0.9.1
- **Quellzusammenfassung:** Kubectl plugin to render watch output in a more readable fashion
- **Homepage:** <https://github.com/applejag/kubectl-klock>
- **Repository:** <https://github.com/applejag/kubectl-klock>
- **Upstream-Dokumentation:** <https://github.com/applejag/kubectl-klock#readme>
- **Lizenz:** GPL-3.0-or-later AND CC0-1.0
- **Quellarchiv:** <https://github.com/applejag/kubectl-klock/archive/refs/tags/v0.9.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-02T12:20:44Z
- **Generiert:** 2026-07-25T07:20:51+00:00

## Executables

- kubectl-klock (cli)
- kubectl_complete-klock (cli)
- kubectl-klock (Alias)
- kubectl_complete-klock (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-25
- Manager-Version: 0.9.1
- Manager aktualisiert: 2026-07-02
- lokale Daten: OK
- Upstream-Repository: https://github.com/applejag/kubectl-klock
- neueste erkannte Version: v0.9.1 (aktuell)
## Projektgeschichte und Nutzung

kubectl-klock is a Go-based kubectl plugin that presents Kubernetes watch output in a more readable, continuously updated terminal view. Its upstream README describes it as similar in spirit to running `watch kubectl get pods`, but using Kubernetes watch streaming instead of polling.

### Projektgeschichte

The official GitHub repository was created in 2022 and its README carries 2023 project copyright notices. The project is maintained as a kubectl plugin with Cobra-based CLI plumbing and Kubernetes client-go dependencies.

### Adoptionsgeschichte

Upstream documents installation through Krew, Snap, Scoop, Nix, pre-built GitHub releases, and `go install`, which places it in the normal package-manager and kubectl-plugin distribution path rather than only as a one-off binary.

### Wie es verwendet wird

Users run `kubectl klock <resource> [name(s)] [flags]` to watch pods, deployments, statefulsets, nodes, and other Kubernetes resources. The README documents filters, label selectors, all-namespace mode, hotkeys, environment-variable-backed flags, and an option to restart the watch when kubeconfig changes.

### Warum Paket-Nerds sich dafür interessieren

kubectl-klock is interesting to package maintainers because it is a small kubectl plugin distributed through several ecosystems at once: Krew for Kubernetes users, Go module installation for developers, and general-purpose package managers for shell users.

### Zeitleiste

- 2022-09-01: Official GitHub repository was created.
- 2023: README copyright notices identify Kalle Fagerberg and project documentation.
- 2025-07-21: GitHub releases list v0.8.2.
- 2026-05-28: GitHub releases list v0.9.1.

### Related projects

- Related projects include kubectl, Krew, kubecolor, and kubectx, all referenced directly or indirectly by the upstream README.

### Quellen

- <https://api.github.com/repos/applejag/kubectl-klock>
- <https://api.github.com/repos/applejag/kubectl-klock/releases>
- <https://github.com/applejag/kubectl-klock>
- <https://github.com/applejag/kubectl-klock#readme>


## Sicherheitshinweise

Für kubectl-klock wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Nix - kubectl-klock: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubectl-klock/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - kubectl-klock - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Kubectl plugin to render watch output in a more readable fashion | https://github.com/applejag/kubectl-klock
- zypper - kubectl-klock-bash-completion - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash Completion for kubectl-klock | https://github.com/applejag/kubectl-klock
- zypper - kubectl-klock-fish-completion - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Fish Completion for kubectl-klock | https://github.com/applejag/kubectl-klock
- zypper - kubectl-klock-zsh-completion - 0.9.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kubectl-klock-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Zsh Completion for kubectl-klock | https://github.com/applejag/kubectl-klock


## Verwandte Links

- [Cloud CLI packages](https://www.automicvault.com/de/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/de/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [chaoskube](https://www.automicvault.com/de/pkg/brew/chaoskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [ko](https://www.automicvault.com/de/pkg/brew/ko/) - Shares av.db curated category or tags: cli, cloud-infrastructure, go, kubernetes.
- [ktop](https://www.automicvault.com/de/pkg/brew/ktop/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubectl-plugin, kubernetes.
- [kty](https://www.automicvault.com/de/pkg/brew/kty/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, terminal.
- [kubesess](https://www.automicvault.com/de/pkg/brew/kubesess/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubectl-plugin, kubernetes.
- [click](https://www.automicvault.com/de/pkg/brew/click/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [clusterawsadm](https://www.automicvault.com/de/pkg/brew/clusterawsadm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [clusterctl](https://www.automicvault.com/de/pkg/brew/clusterctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [kubebox](https://www.automicvault.com/de/pkg/npm/kubebox/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.

## Combined YAML source

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


## Quellen

- Nucleus package database
- package-page enrichment
- 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
