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
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