Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camel-kOperator Install #469

Closed
2020testuser opened this issue Aug 26, 2021 · 9 comments
Closed

camel-kOperator Install #469

2020testuser opened this issue Aug 26, 2021 · 9 comments

Comments

@2020testuser
Copy link

Hi,
Can anyone help me out please?
I'm installing camel-k in Linux. I uninstalled the tar package and used the below command to install kamel.
However, I don't see camel-k-operator pod in the pods list in my current namespace where I installed camel-k?

Could anyone please let me know how I can install camel-k-operator in my Kubernetes cluster?

Thanks in advance!

@oscerd
Copy link
Contributor

oscerd commented Aug 27, 2021

What is the below command? How are you running the cluster? Is it Minikube or something else?

@2020testuser
Copy link
Author

2020testuser commented Aug 27, 2021

Thanks!
It Is Not Minikube. I have Kubernetes running in Linux cluster.

Below Is what I did. I don't see the camel-k operator pod running in my namespace.

  1. Dowloaded the camel-k1.5 .

  2. Ran the below command.
    gunzip camel-k-client-1.5.0-linux-64bit.tar.gz

  3. Ran the below command.
    tar -xvf camel-k-client-1.5.0-linux-64bit.tar

  4. Used the below command to install kamel in my namespace in the Kubernetes cluster.
    kamel install --cluster-setup --cluster-type kubernetes --registry=https://myorg/camelk/ --wait -n myns

I can see Camel-K installed successfully. But, don't see any pod running. Could you please let me know whether I'm missing anything. Thanks!

@oscerd
Copy link
Contributor

oscerd commented Aug 27, 2021

I suspect your registry is not working.

@2020testuser
Copy link
Author

Thanks! Am I missing any step? Could you please check my steps above and let me know if I'm missing anything? Is there a bug. I believe not as no one reported on the issue yet.

@oscerd
Copy link
Contributor

oscerd commented Aug 30, 2021

https://camel.apache.org/camel-k/latest/installation/installation.html

Those are the list of installation guide we currently support.

@oscerd
Copy link
Contributor

oscerd commented Aug 30, 2021

So first I would try one of these platforms.

@2020testuser
Copy link
Author

If I'm correct, the list doesn't have Kubernetes. So, Kubernetes is not supported for camel-k and kamel?

@oscerd
Copy link
Contributor

oscerd commented Aug 30, 2021

I do not know how are you running yoyr kubernetes. Camel-k is for kubernetes. My suggestion is trying it on one of the listed platform like for example minikube. We cannot know how you're running your kubernetes and where. I also encourage you to read a bit more the documentation

@oscerd
Copy link
Contributor

oscerd commented Sep 16, 2021

Closing this, re-open in case of more questions.

@oscerd oscerd closed this as completed Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants