v2.5.0-nightly
Pre-release
Pre-release
NOTE: last updated on Tue Nov 5 01:25:50 UTC 2024
Apache Camel K 2.5.0-nightly build for testing purposese only (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:2.5.0-nightly
. The available platforms are AMD64 and ARM64.
Kubectl
kubectl apply -k github.com/apache/camel-k/install/overlays/kubernetes/descoped?ref=v2.5.0-nightly
Helm
helm install camel-k https://github.com/apache/camel-k/raw/v2.5.0-nightly/docs/charts/camel-k-2.5.0-nightly.tgz
OLM
Use the operator-sdk
tool and run the bundle via:
operator-sdk run bundle docker.io/testcamelk/camel-k-bundle:2.5.0-nightly