-
Notifications
You must be signed in to change notification settings - Fork 518
metrics-server is broken in 1.10.10, 1.10.11, 1.12.3, 1.13.0 #73
Comments
|
|
On a working 1.10.9 cluster we don't see the 10255 errors:
|
tried bumping heapster to 1.5.3 but that didn't solve the problem
|
further investigation suggests this is related to heapster ClusterRole lacking priviledges kubernetes-retired/heapster#1936. Adding |
|
Metrics-server logs show:
|
|
Changing heapster source to |
Changing metrics server to |
With
|
Confirmed |
From top nodes:
|
update: works with Kubenet |
@CecileRobertMichon . I am running a v1.13.0 , 1 master, 2 worker cluster with Flannel. Anything I can contribute towards testing on this issue? |
Thank you @abhishekunotech, we found the root cause. It turned out to be a newly introduced bug upstream that broke Azure CNI. Here's the PR to fix it: |
At this point aks-engine is only waiting for Kubernetes 1.10.12 to see that this has been patched in all affected release series. |
FYI @mboersma It looks like k8s 1.10.12 has just been released ;) |
Let's fix this!
The text was updated successfully, but these errors were encountered: