vexxhost / magnum-cluster-api

Cluster API driver for OpenStack Magnum
Apache License 2.0
47 stars 22 forks source link

fr: reflect kube-api health status to monitor #430

Open okozachenko1203 opened 2 months ago

okozachenko1203 commented 2 months ago

Context

The current health monitor decides the cluster health status based on NodeHealthy of all nodes in the cluster. This results false positive when the kube-api is unhealthy.

Solution

2 options