What would you like to be added:
it seems vcjob use pod dns to discover each other, no service.
the task Pod labels don't have a unique label (e.g. task_index or task_pod_name),so i can't create a service manaully with service selector
Why is this needed:
i will create an ingress router for every taskPod for provide http debugging service, so service is need.
What would you like to be added:
it seems vcjob use pod dns to discover each other, no service.
the task Pod labels don't have a unique label (e.g. task_index or task_pod_name),so i can't create a service manaully with service selector
Why is this needed:
i will create an ingress router for every taskPod for provide http debugging service, so service is need.