Skip to content

Conversation

anfredette
Copy link
Contributor

When I ran ./llmd-installer.sh --minikube, I got the following error:

Error: INSTALLATION FAILED: 1 error occurred:
Prometheus.monitoring.coreos.com "prometheus-kube-prometheus-prometheus" is invalid: spec.maximumStartupDurationSeconds: Invalid value: 0: spec.maximumStartupDurationSeconds in body should be greater than or equal to 60

Setting maximumStartupDurationSeconds to 300 allowed Prometheus to start up.

When I ran ./llmd-installer.sh --minikube, I got the following error:

Error: INSTALLATION FAILED: 1 error occurred:
* Prometheus.monitoring.coreos.com "prometheus-kube-prometheus-prometheus"
is invalid: spec.maximumStartupDurationSeconds: Invalid value: 0:
spec.maximumStartupDurationSeconds in body should be greater than or equal to 60

Setting maximumStartupDurationSeconds allowed prometheus to start up.

Signed-off-by: Andre Fredette <afredette@redhat.com>
Copy link
Member

@nerdalert nerdalert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First I have seen of this error. Don't see any issues with setting it. LGTM.

Was this on EC2 btw? Trying to figure out if there was a bandwidth issue.

@anfredette
Copy link
Contributor Author

Thanks, Brent. I saw it on an EC2 g6e.12xlarge instance.

@nerdalert
Copy link
Member

@anfredette ty!

@nerdalert nerdalert merged commit 5c9980b into llm-d:main May 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants