How to access Apache karavan UI when using Minikube #614
-
Hi, Please help me out. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
I just tried the steps and I am able to see the Karavan Screen. Few things you can try
|
Beta Was this translation helpful? Give feedback.
-
Thanks for quick reply.
|
Beta Was this translation helpful? Give feedback.
-
you can run Karavan keeps the Project in Git repository. you will have to create a git repo and update minikube/karavan-secret.yaml with the Git details. |
Beta Was this translation helpful? Give feedback.
-
Created a bitbucket repo and added details in secret.yml. Also followed other steps as you mentioned. But k8s object minikube/karavan.yml is failing with following error. I am running minikube on Mac M1 (Ventura). 2023-01-03 16:33:33,319 WARN [io.qua.config] (main) Unrecognized configuration key "quarkus.quinoa.dev-server.port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo |
Beta Was this translation helpful? Give feedback.
-
This is the fastest and simplest way to install Karavan on minikube https://github.com/apache/camel-karavan/blob/e507cb5ac45563d3eace11b98aebc27aa8166af0/karavan-cloud/karavan-cli/CLI.md |
Beta Was this translation helpful? Give feedback.
This is the fastest and simplest way to install Karavan on minikube https://github.com/apache/camel-karavan/blob/e507cb5ac45563d3eace11b98aebc27aa8166af0/karavan-cloud/karavan-cli/CLI.md