We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352be1b commit 88d6a9aCopy full SHA for 88d6a9a
website/docs/r/container_cluster.html.markdown
@@ -667,7 +667,7 @@ exported:
667
notation (e.g. `1.2.3.4/29`).
668
669
* `services_ipv4_cidr` - The IP address range of the Kubernetes services in this
670
- cluster, in [CIDR](http:en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)
+ cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)
671
notation (e.g. `1.2.3.4/29`). Service addresses are typically put in the last
672
`/16` from the container CIDR.
673
0 commit comments