Skip to content

Commit dfec5d4

Browse files
docs fix (#3158) (#5735)
Signed-off-by: Modular Magician <[email protected]>
1 parent 87dbb50 commit dfec5d4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.changelog/3158.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/container_node_pool.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ this will force recreation of the resource.
116116
* `management` - (Optional) Node management configuration, wherein auto-repair and
117117
auto-upgrade is configured. Structure is documented below.
118118

119-
* `max_pods_per_node` - (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html)) The maximum number of pods per node in this node pool.
119+
* `max_pods_per_node` - (Optional) The maximum number of pods per node in this node pool.
120120
Note that this does not work on node pools which are "route-based" - that is, node
121121
pools belonging to clusters that do not have IP Aliasing enabled.
122122
See the [official documentation](https://cloud.google.com/kubernetes-engine/docs/how-to/flexible-pod-cidr)

0 commit comments

Comments
 (0)