Shailesh Jha
05/24/2021, 2:13 PMDaniel Lavoie
05/24/2021, 2:14 PMShailesh Jha
05/24/2021, 2:17 PMDaniel Lavoie
05/24/2021, 2:18 PMShailesh Jha
05/24/2021, 2:19 PMDaniel Lavoie
05/24/2021, 2:19 PMservice.annotations
is not the spot for your annotationsShailesh Jha
05/24/2021, 2:21 PMDaniel Lavoie
05/24/2021, 2:22 PMShailesh Jha
05/24/2021, 2:22 PMDaniel Lavoie
05/24/2021, 2:22 PMShailesh Jha
05/24/2021, 2:23 PMDaniel Lavoie
05/24/2021, 2:23 PMkubectl describe pod -o yaml <pod-name>
Shailesh Jha
05/24/2021, 2:26 PMDaniel Lavoie
05/24/2021, 2:28 PMShailesh Jha
05/24/2021, 2:31 PMDaniel Lavoie
05/24/2021, 2:46 PMShailesh Jha
05/24/2021, 2:54 PMpinot-controller ClusterIP 115.12.45.123 <none> 9000/TCP 27h
Pinot controller should have 8008 port also??
@Daniel LavoieYou can port forward port 8008 to local and access metrics though: <http://localhost:8008/metrics>
Daniel Lavoie
05/25/2021, 12:17 PMkubectl port-forward
to confirm the endpoint is availableShailesh Jha
05/25/2021, 12:23 PMkubectl port-forward service/pinot-controller 8008:9000
Daniel Lavoie
05/25/2021, 12:35 PMShailesh Jha
05/25/2021, 12:36 PMDaniel Lavoie
05/25/2021, 1:15 PMkubectl port-forward <pod-name> 8008:8008
Shailesh Jha
05/25/2021, 1:16 PMkubectl port-forward service/pinot-controller 8008:8008
error: Service pinot-controller does not have a service port 8008
@Daniel LavoieDaniel Lavoie
05/25/2021, 1:19 PMprometheusExporter.enabled
?Shailesh Jha
05/25/2021, 1:20 PMDaniel Lavoie
05/25/2021, 1:20 PMShailesh Jha
05/25/2021, 1:23 PMDaniel Lavoie
05/25/2021, 1:23 PMShailesh Jha
05/25/2021, 1:24 PMprometheusExporter.enabled
Daniel Lavoie
05/25/2021, 1:24 PMShailesh Jha
05/25/2021, 1:24 PM