website/content/en/docs/concepts/services-networking
piyushjain18 991b35fd09
Update service name in example of Name based virtual hosting
`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
```
2021-01-21 23:08:19 +09:00
..
_index.md Add descriptions to Concept sections 2020-06-25 17:09:58 +01:00
add-entries-to-pod-etc-hosts-with-host-aliases.md Update kubectl run from docs where necessary 2020-06-25 13:37:14 +02:00
connect-applications-service.md Replace special quote characters with normal ones. 2020-08-11 21:05:22 +09:00
dns-pod-service.md Updating doc to reflect that setHostnameAsFQDN feature will be beta in v1.20 2020-10-20 07:17:24 -04:00
dual-stack.md Dual-stack docs for Kubernetes 1.20 2020-11-10 16:10:45 -06:00
endpoint-slices.md add docs for EndpointSlice conditions 2020-12-01 22:33:35 -05:00
ingress-controllers.md Fix NGINX Ingress Controller URl 2021-01-19 19:34:39 +06:00
ingress.md Update service name in example of Name based virtual hosting 2021-01-21 23:08:19 +09:00
network-policies.md Add clarity about egress/ingress combination 2021-01-05 09:14:10 -08:00
service-topology.md add en pages 2020-06-09 19:33:15 -04:00
service.md Typo correction. 2021-01-15 15:53:07 -07:00