Replies: 3 comments
-
|
i really want the kubelet endpointslices to be generated the same way as the kube-proxy. i use otel target allocator and it appears it only discovers by endpointslices |
Beta Was this translation helpful? Give feedback.
-
|
looks like i need to pass this prometheus-operator/Documentation/operator.md Lines 62 to 63 in 23cbc11 |
Beta Was this translation helpful? Give feedback.
-
looks like just updating the image version of operator in kube-prometheus-stack is not enough, no permission here. Do you have a timeline on when this change will be available to kube-prometheus-stack? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the kube-prometheus-stack. Im confused to how the endpoints + endpointslices are created. So it auto creates kubelet endponts to monitor port
10250,10255,4194on 2000+ nodes, in my case this works correctlybut the endpointslices it generated there is only one slice with the 1000 limit
but for kube-proxy endpoint, it only has 1000 targets for endpoints
but 20+ endpointslices with 100 ips each
Beta Was this translation helpful? Give feedback.
All reactions