Show uppercase Internal value (#5911)
This commit is contained in:
@@ -449,10 +449,10 @@ Select one of the tabs.
|
|||||||
metadata:
|
metadata:
|
||||||
name: my-service
|
name: my-service
|
||||||
annotations:
|
annotations:
|
||||||
cloud.google.com/load-balancer-type: "internal"
|
cloud.google.com/load-balancer-type: "Internal"
|
||||||
[...]
|
[...]
|
||||||
```
|
```
|
||||||
|
Use `cloud.google.com/load-balancer-type: "internal"` for masters with version 1.7.0 to 1.7.3.
|
||||||
For more information, see the [docs](https://cloud.google.com/container-engine/docs/internal-load-balancing).
|
For more information, see the [docs](https://cloud.google.com/container-engine/docs/internal-load-balancing).
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user