Giter VIP home page Giter VIP logo

Comments (7)

gansheer avatar gansheer commented on June 17, 2024

If this is an arm64 architecture processor you should follow the installation documentation. The Kamel CLI defaults to x86 image so you need to set the arm64 operator image explicitly, and the integration base image as well.

from camel-k.

tdiesler avatar tdiesler commented on June 17, 2024

merci, that worked

from camel-k.

tdiesler avatar tdiesler commented on June 17, 2024

Do we already have an issue about improving the getting started experience on ARM64?

Currently I do ...

> minikube start --addons registry

> CAMEL_K_VERSION=2.2.0
> kamel install --olm=false --operator-image apache/camel-k:${CAMEL_K_VERSION}-arm64 --base-image eclipse-temurin:17-jdk@sha256:a90cec83bb9b9ab19a63e377b20c3aa4e076b16c52d36e83c62c451b6d034e22

> kubectl logs -l camel.apache.org/component=operator --tail=400 -f

> kamel run helloworld.groovy
> kubectl logs -l camel.apache.org/integration=helloworld --tail=10 -f

from camel-k.

tdiesler avatar tdiesler commented on June 17, 2024

PR: #5200

$ go run ./cmd/kamel install                                                                                                            
OLM is not available in the cluster. Fallback to regular installation.
Using arch specific operator image: docker.io/apache/camel-k:2.3.0-SNAPSHOT-arm64
Using arch specific base image: eclipse-temurin:17@sha256:a90cec83bb9b9ab19a63e377b20c3aa4e076b16c52d36e83c62c451b6d034e22
Camel K installed in namespace default 

from camel-k.

squakez avatar squakez commented on June 17, 2024

As mentioned in the PR, we should publish manifests accordingly to solve this issue: #5200 (review)

from camel-k.

tdiesler avatar tdiesler commented on June 17, 2024

Is a dependency of #5238

from camel-k.

tdiesler avatar tdiesler commented on June 17, 2024

Done

from camel-k.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.