v2.6.0-nightly
Pre-release
Pre-release
NOTE: last updated on Mon Nov 25 01:27:23 UTC 2024
Apache Camel K 2.6.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.6.0-nightly
. The available platforms are AMD64 and ARM64.
Kubectl
kubectl apply -k github.com/apache/camel-k/install/overlays/kubernetes/descoped?ref=v2.6.0-nightly
Helm
helm install camel-k https://github.com/apache/camel-k/raw/v2.6.0-nightly/docs/charts/camel-k-2.6.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.6.0-nightly