-
Notifications
You must be signed in to change notification settings - Fork 85
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
Kubernetes deployment #1392
Comments
Hey @bobdivx, would you mind sharing what commands you are using to install and what your environments look like? And preferably also steps to reproduce the issue? |
@bobdivx May I ask if you encountered any issues during the deployment of Karpor? |
That's to say ? |
Deployment.yaml
Service.yaml
I tried to force a token:
Configmap.yaml
|
@bobdivx Would you mind providing your install tool? Like And it would be best if you could provide your Kubernetes version too, since Finally, thank you for trying |
I managed to move forward, here are the logs now: E0122 07:54:57.519930 1 run.go:74] "command failed" err="no valid serviceaccounts signing key file" My deployment file:
|
@bobdivx Hi, may I ask how you used helm installation? Can you provide your Also, can we view the status and logs of all pods in your namespace, which can help us troubleshoot the issue. kubectl -n monitor get pod |
hi, extrait gotk-components.yaml
flux.yaml
Karpor logs:
kubectl -n monitor get pod
|
I'm not sure how you deployed the |
Hi I am desperately trying to deploy to my cluster, however I keep getting this error in the logs:
I0121 00:44:15.473112 1 serving.go:342] Generated self-signed cert (apiserver.local.config/certificates/apiserver.crt, apiserver.local.config/certificates/apiserver.key)
E0121 00:44:15.473519 1 run.go:74] "command failed" err="no valid serviceaccounts signing key file"
I think I have put all the secrets and services well
Thanks in advance!
The text was updated successfully, but these errors were encountered: