-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
minikube addons enable logviewer #10857
Comments
Thank you for sharing your experience! If you don't mind, could you please provide:
This will help us isolate the problem further. Thank you! /triage needs-information |
Thank you for reply @spowelljr
` I0318 08:45:10.371538 23734 out.go:185] Setting OutFile to fd 1 ... stderr: stderr: ` |
Hi @husseinferas, thank you very much for your response. I did some digging for your issue, based on the logs you provided me it seems the issue is Here's a past issue that seems to have the same problem you're experiencing #9722. Based on that issue this seems to be an issue specific to v1.15.0 & v1.15.1 of minikube. Please try updating to the newest version of minikube v1.18.1 and let me know if the error still persists. |
@husseinferas Did upgrading to minikube 1.18.1 help? |
❌ Exiting due to MK_ENABLE: run callbacks: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.19.4/kubectl apply -f /etc/kubernetes/addons/logviewer-dp-and-svc.yaml -f /etc/kubernetes/addons/logviewer-rbac.yaml: Process exited with status 1
stdout:
service/logviewer unchanged
serviceaccount/sa-logviewer unchanged
clusterrole.rbac.authorization.k8s.io/cr-logviewer unchanged
clusterrolebinding.rbac.authorization.k8s.io/crb-logviewer unchanged
stderr:
error: error parsing /etc/kubernetes/addons/logviewer-dp-and-svc.yaml: error converting YAML to JSON: yaml: line 25: did not find expected key
]
The text was updated successfully, but these errors were encountered: