Why does each hostname-web backend serve its own hostname?
hostname-web
It automatically enables a HorizontalPodAutoscaler.
It makes the identity of the Pod handling each Service request directly observable.
It assigns a different ClusterIP to every Pod.
It lets the Service select Pods without labels.