K8sbykeshed / k8s-service-validator

Kubernetes Network Service Validator
22 stars 10 forks source link

Should Create Endpoints For Unready Pod #25

Open knabben opened 3 years ago

knabben commented 3 years ago

create rc v with selectors v create service v with selectors v verify pod for rc wait for endpoints of service with dns name scale down replication controller to zero update service to not tolerate unready service check if pod be unreachable update service to tolerate unready service again check if terminate pod be available through service remove pod immediately