`service2` is mapped to `second.bar.com` in the given example
```
- host: second.bar.com
    http:
      paths:
      - pathType: Prefix
        path: "/"
        backend:
          service:
            name: service2
            port:
              number: 80
```
						
					
				
			 | 
			||
|---|---|---|
| .. | ||
| _index.md | ||
| add-entries-to-pod-etc-hosts-with-host-aliases.md | ||
| connect-applications-service.md | ||
| dns-pod-service.md | ||
| dual-stack.md | ||
| endpoint-slices.md | ||
| ingress-controllers.md | ||
| ingress.md | ||
| network-policies.md | ||
| service-topology.md | ||
| service.md | ||