Skip to content

Kubeapps UI sometimes fails due to the kubeapps-postgresql Liveness and Readiness probes #4588

Answered by absoludity
JoeKuan asked this question in Q&A
Discussion options

You must be logged in to vote

My guess is the laptop not beefy enough to pass the probe tests.

Could be - though I'd expect the actual logs of the pod to show you that too. Note, if you're running on your local machine, I usually use something like this manifest to reduce the resource usage:

https://github.com/vmware-tanzu/kubeapps/blob/main/docs/howto/manifests/kubeapps-local-dev-values.yaml

Just take the relevant bits from there to ensure postgres runs in standalone mode, and you only get a single pod for each deployment etc.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by antgamdia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants