> On 14 Dec 2021, at 20:29, Roberto Camelk wrote:
>
> Sorry, maybe I wasn't clear enough in my question, or I simple didn't
> understud your answer.
No problem, that's me that did not understand your use case :)
> What I'm thinking about is how can I create a web-ui to launch my
> integratio
Sorry, maybe I wasn't clear enough in my question, or I simple didn't
understud your answer.
What I'm thinking about is how can I create a web-ui to launch my
integrations by just submitting a source file of it?
I want to publish a backend to be able to send requests containing the
integration so
The Camel K operator is a standard Kubernetes Deployment, which is typically
"operated" using the kubectl CLI, but can also be operated using the Kubernetes
HTTP API:
https://kubernetes.io/docs/concepts/overview/kubernetes-api/
On 14 Dec 2021, at 19:36, Roberto Camelk
mailto:betonetotbo.cam...
Can I operate the Camel-K Operator via http instead of via kamel CLI ?