We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8311f3d + e342648 commit 9fd38dbCopy full SHA for 9fd38db
content/en/docs/concepts/services-networking/service.md
@@ -1165,7 +1165,7 @@ will be routed to one of the Service endpoints. `externalIPs` are not managed by
1165
of the cluster administrator.
1166
1167
In the Service spec, `externalIPs` can be specified along with any of the `ServiceTypes`.
1168
-In the example below, "`my-service`" can be accessed by clients on "`80.11.12.10:80`" (`externalIP:port`)
+In the example below, "`my-service`" can be accessed by clients on "`198.51.100.32:80`" (`externalIP:port`)
1169
1170
```yaml
1171
apiVersion: v1
0 commit comments