-
Notifications
You must be signed in to change notification settings - Fork 0
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
x #3
Comments
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 13m default-scheduler Successfully assigned default/chartmuseum-tls-auth-7b8ff98956-lhn7m to kubebb-core-control-plane
Normal Started 12m (x2 over 13m) kubelet Started container chartmuseum
Normal Pulled 12m (x3 over 13m) kubelet Container image "ghcr.io/helm/chartmuseum:v0.16.0" already present on machine
Normal Created 12m (x3 over 13m) kubelet Created container chartmuseum
Warning Unhealthy 12m (x9 over 12m) kubelet Readiness probe failed: Get "https://10.244.0.66:8899/abc/health": remote error: tls: bad certificate
Warning Unhealthy 12m (x6 over 12m) kubelet Liveness probe failed: Get "https://10.244.0.66:8899/abc/health": remote error: tls: bad certificate
Normal Killing 12m (x2 over 12m) kubelet Container chartmuseum failed liveness probe, will be restarted
Warning BackOff 2m51s (x47 over 12m) kubelet Back-off restarting failed container
root@macbookpro:~/core-showcase# kubectl get po -owide
NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
chartmuseum-tls-auth-7b8ff98956-lhn7m 0/1 CrashLoopBackOff 9 (101s ago) 13m 10.244.0.66 kubebb-core-control-plane <none> <none>
|
root@macbookpro:~/core-showcase# kubectl version |
PRETTY_NAME="Ubuntu 22.10" Linux macbookpro 5.19.0-46-generic #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 16 13:30:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux |
The text was updated successfully, but these errors were encountered: