-
Notifications
You must be signed in to change notification settings - Fork 47
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
k8s clustering doesn't work #49
Comments
added this role to the service account that is used and now it works:
|
@zhanghongtong i tried the helm chart, but it gives me an error: |
@rjbaat Please provide more details |
Well i added the helm url as global to rancher catalog manager. Then launched the app via search on the catalog. Didn't change anything and launched. So with no answers. All default. Then it tries to start it but i get: |
Now i tried not to add the url: https://repos.emqx.io/charts but instead add the url: https://github.com/emqx/emqx-chart.git as chart repo and i can install the chart. It only doesnt want to get installed in a namespace other that default. Edit: i see there is an answer in the chart that provides the namespace and this has to be the same as the namespace it is installed to. |
@rjbaat Thank you for your feedback, If you want to install emqx in any other namespace, you need to create the namespace first |
Thnx for your help. Any chance to point me in a direction of adding (LE) certificates to the cluster too? |
@rjbaat I didn't try to add certificates to the previous cluster, I suggest you try to create the certificate file as a
Looking forward to your feedback |
I have followed the documentation and used this setup:
But when checking the logs i see that emqx gives the following message:
Is there something i need to do to make the api accessible?
I am running k8s via rancher.
The text was updated successfully, but these errors were encountered: