Strimzi prometheus server pod refuses to deploy #4937
davehouser1
started this conversation in
General
Replies: 2 comments 6 replies
-
Did you installed the Prometheus Operator first? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes sir, I did, and it shows deployed and running.
…On Mon, May 10, 2021, 10:46 AM Jakub Scholz ***@***.***> wrote:
Did you installed the Prometheus Operator first?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4937 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOL4D3KFDGGAFAWHF5BC4RTTM7WVBANCNFSM44RMCUFA>
.
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am following the instructions found here
Also I found an online blog with exact commands used found here
I am able to deploy everything up to
kubectl -n kafka apply -f prometheus.yaml
. After doing so, kubernetes showsHowever, nothing happens. no logs, no events, no pods, no services are created. I see nothing. I am using the same files the blog poster uses which are the same exact files that are in the Strimzi repo. I thought his maybe because of load balacning or some other rule I configured on my custom deployment, therefore I tried deploying my zk/kafka cluster with just a vanilla ephemeral deployment. Still nothing.
Why does a prometheus-server pod never get deployed?
Here is the manifest I am using for promethus.yaml
Beta Was this translation helpful? Give feedback.
All reactions