Closed hzxuzhonghu closed 2 months ago
What would you like to be added:
We should filter out unhealthy workload, and only store healthy ones to backend map.
When pod is being created or deleted, kmesh could receive workload with Status: WorkloadStatus_UNHEALTHY
Kube-proxy also filtered out unready endpoint when maintaining iptables.
If a pod access a server pod deleted/not ready, connection error or timeout may happen.
What would you like to be added:
We should filter out unhealthy workload, and only store healthy ones to backend map.
When pod is being created or deleted, kmesh could receive workload with Status: WorkloadStatus_UNHEALTHY
Kube-proxy also filtered out unready endpoint when maintaining iptables.
If a pod access a server pod deleted/not ready, connection error or timeout may happen.