kubernetes-sigs/cluster-api

Consider if to add more on KCP checks on machine status

開放

#10,949 建立於 2024年7月26日

 (14 則留言) (0 個反應) (0 位負責人)Go (1,532 個分叉)auto 404
area/provider/control-plane-kubeadmhelp wantedkind/featurepriority/important-longtermtriage/accepted

倉庫指標

星標
 (4,267 顆星)
PR 合併指標
 (平均合併 3天 1小時) (30 天內合併 114 個 PR)

描述

What would you like to be added (User Story)?

As an operator, I need as much as possible info about the status of my control plane machines

Detailed Description

KCP implements checks for components status on controlled machines: API Server, Scheduler, Controller Manager, etcd

We should consider if to add more to the list of components, e.g. kube-proxy, kubelet (node). This could provide an interesting signal to catch problems that could happen during upgrades when e.g. the control plane comes up because it is implemented via static pod, but other "regular" pods scheduled on the control plane node might not come up.

Anything else you would like to add?

No response

Label(s) to be applied

/kind feature /area provider/control-plane-kubeadm

貢獻者指南