macOS
brew install kamellocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kamel pour les workflows d'agents IA.
installation
brew install kamellocal Homebrew formula metadata
aperçu
Apache Camel K CLI
historique
kamel is the command-line interface for Apache Camel K, the Apache Camel subproject that runs Camel integrations natively on Kubernetes. The package is important less as a standalone tool and more as the user-facing entry point to a Kubernetes operator, custom resources, traits, and Camel runtime management.
The Apache Camel K repository was created on 2018-08-31. The README describes Camel K as a lightweight integration framework built from Apache Camel, running natively on Kubernetes, and designed for serverless and microservice architectures.
The `kamel` CLI is documented as a utility released beside the Camel K operator. Its job is to install Camel K, run integrations from Camel DSL files, and support workflows such as development mode where changes are applied to the remote integration pod.
GitHub releases show nightly artifacts in 2020 and stable 2.x releases by the mid-2020s. Apache Camel release and blog material also ties Camel K to the wider Camel modernization track around Quarkus, Knative, Kubernetes operators, and cloud-native integration.
Camel K adoption sits inside the Apache Camel community and Kubernetes ecosystem. Users who already know Camel routes can run integrations as Kubernetes-native resources rather than packaging and operating their own standalone services for every integration.
The CLI packaging matters because installation instructions and day-to-day examples begin with `kamel`: installing the operator, running an integration file, and iterating in development mode. Homebrew packaging makes that entry point easy to install on developer workstations.
`kamel run` is the core documented workflow: save an integration in a Camel DSL file and submit it to a Kubernetes cluster. The operator then transforms the Integration custom resource into a Camel application running on the cloud.
The CLI is also used for installation and local developer ergonomics; the official CLI page points to Apache mirrors and GitHub releases for the `kamel` binary.
kamel is a good package-manager example of an operator companion CLI. The executable is small, but the thing it controls is distributed infrastructure, so version alignment with the operator, release artifacts, and Kubernetes cluster behavior matters.
It also represents a common packaging pattern for cloud-native tools: a local command creates and manages remote resources, while the actual workload runs inside the cluster.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kamel. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kamel | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:kamel |
|---|---|
| Version | 2.10.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kamel |
| Page d'accueil | https://camel.apache.org/ |
| Dépôt | https://github.com/apache/camel-k |
| Docs amont | https://camel.apache.org/camel-k/2.10.x/installation/installation.html |
| Licence | Apache-2.0 |
| Archive source | https://www.apache.org/dyn/closer.lua?path=camel/camel-k/2.10.1/camel-k-sources-2.10.1.tar.gz |
| Dernière mise à jour | 2026-05-18T13:10:16Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kamel |
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.