Skip to content

Commit b1747fc

Browse files
committed
Update installing-contour.md
Clarification edits
1 parent 8645bd1 commit b1747fc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/versioned/install/installing-contour.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,19 @@ For information about Contour versions, see the Contour [Compatibility Matrix](h
3232
--patch '{"data":{"ingress-class":"contour.ingress.networking.knative.dev"}}'
3333
```
3434

35-
1. Get the External IP address or CNAME:
35+
1. Get the External IP address or full qualified domain name (CNAME):
3636

3737
```bash
3838
kubectl --namespace contour-external get service envoy
3939
```
4040

41+
Use this value to configure your external DNS records.
42+
4143
The adapter's configurations are performed natively through Contour. For more information and resources see [Contour](https://projectcontour.io/) home page.
4244
4345
## Visibility
4446
45-
The following table shows the classes and services that expose Contour services.
47+
The following table shows the classes and services that expose Contour networking.
4648
4749
| ExternalIP | ClusterLocal |
4850
| --- | --- |

0 commit comments

Comments
 (0)