Hi All,
I would like to create Integration CRs based on an Integration yam file.
Is this possible by just using the “kamel command line” (I failed sofar).
Or do I always need for this purpose a running cluster with a Camel-K Operator
installed.
Thanks for your help in advance
Christoph
Hello,
I am looking for “best practices” to stage a Camel-K Integration across
multiple environment (e.g., Test, PreProd, Prod).
My primary goal is to have only one “image build” (and not one per stage).
My current understanding is that I would need to stage the Integration and
IntegrationKit
essentially what you are looking for.
It does promote the integration and image build tested in a dev namespace to a
prod namespace.
https://github.com/apache/camel-k/pull/3325
The documentation is still to be done.
On Wed, Aug 17, 2022 at 12:21 AM Christoph Weiss
wrote:
> Hello,
>
> I a
?
Hi Christoph,
On Thu, Aug 18, 2022 at 4:20 PM Christoph Weiss
wrote:
> Hi Sato,
>
> Thanks for the info!
>
> So from a base it looks like what we want to achieve.
> However our requirement is a little bit different as we need to stage
> to another cluster.
I don
Hello,
Short question: I am wondering which “component” is creating the “Kubernetes
Integration CR” when running “kamel run” (based on a given Integration written
e.g. in groovy or any other DSL).
Is this done locally by the CLI tool – or already a function happing on the
Cluster / Operator sit
Dear User Group,
Short question:
We have the requirement to add additional labels to the image that is build by
the Camel-K Operator (via the IntegrationKit and Build CR).
Is this possible?
If yes: how could this be achieved?
Any hints are more than welcome.
Thanks Christoph
component creates the Kubernetes CR ?
Hi
See the Camel K architecture documentation that helps clear up some of your
questions
https://camel.apache.org/camel-k/1.10.x/architecture/architecture.html
On Mon, Sep 12, 2022 at 4:21 PM Christoph Weiss
wrote:
> Hello,
>
> Short quest
- which component creates the Kubernetes CR ?
On Mon, Sep 12, 2022 at 11:21 AM Christoph Weiss
wrote:
>
> Short question: I am wondering which “component” is creating the “Kubernetes
> Integration CR” when running “kamel run” (based on a given Integration
> written e.g. in groovy or a
Dear User Community,
Short question:
Is it possible to acess ConfigMaps and Secrets in another namespace using
“config / resource modeline”? (see
https://camel.apache.org/camel-k/1.9.x/cli/modeline.html)
If yes, what would be the syntax? (well I guess it is not possible … ; ) )
Regards Christo
Hi All,
Short question / just wondering:
From my understanding the link between an Integration and Kamelet CR is only
done based on the “Kamelet name”.
There is no option to define within the Integration any additional version or
filtering tag for a Kamelet.
Is my understanding correct?
Thanks
Dear User Group,
Short question:
For Camel-K 1.8 it is stated that this is a LTS release
(https://camel.apache.org/camel-k/1.8.x/index.html).
Who is providing this support? Is it Apache directly – or one of the commercial
parties?
In addition: is there any other LTS release planned? Are you awa
Dear User Group,
Short question:
We are running Camel-K 1.11 and want to use Kaniko as Builder.
Taking a look at the source code I see the Kaniko build pod with version 0.17.1
is used.
Is there anyway to set (via a central config) another version?
E.g. via the IntegrationPlatform Custom Resource
l.apache.org
____
From: Christoph Weiss
Sent: Tuesday, February 21, 2023 15:45
To: users@camel.apache.org
Subject: Camel-K - how to change version for Kaniko Builder
Dear User Group,
Short question:
We are running Camel-K 1.11 and want to use Kaniko as Builder.
Taking a look at the source co
I am new to the Go language – thus following question might be stupid (but I
hope not … 😉);
The Camel-K Operator includes multiple controllers. Further my assumption is
that the Operator itself runs multiple threads and can execute the controllers
in parallel.
Is this understanding correct?
An
14 matches
Mail list logo