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

Reflector pod not able to start up #426

Open
israelvaldez opened this issue Mar 20, 2024 · 1 comment
Open

Reflector pod not able to start up #426

israelvaldez opened this issue Mar 20, 2024 · 1 comment

Comments

@israelvaldez
Copy link

Suddenly the reflector pod is no longer running, it fails to start with no logs (pod logs) the only available logs are the kubernetes events of the pod, can you help us find a solution to this problem?

Reflector image tag is emberstack/kubernetes-reflector:7.1.262

Events:
Type Reason Age From Message


Normal Scheduled 12m default-scheduler Successfully assigned reflector/reflector-7b97564cf4-9xgqg to aks-linuti-11695480-vmss00000a
Normal Killing 11m kubelet Container reflector failed startup probe, will be restarted
Normal Pulled 11m (x2 over 12m) kubelet Container image "emberstack/kubernetes-reflector:7.1.262" already present on machine
Normal Created 11m (x2 over 12m) kubelet Created container reflector
Normal Started 11m (x2 over 11m) kubelet Started container reflector
Warning Unhealthy 7m3s (x53 over 11m) kubelet Startup probe failed: Get "http://10.7.5.70:25080/healthz": dial tcp 10.7.5.70:25080: connect: connection refused
Warning BackOff 116s (x16 over 5m32s) kubelet Back-off restarting failed container

@winromulus
Copy link
Contributor

It seems like something is preventing the pod from listening on the port. Can you provide more details about your environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants