You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown
+4
Original file line number
Diff line number
Diff line change
@@ -1275,6 +1275,10 @@ value and accepts an invalid `default` value instead. While this remains true,
1275
1275
not specifying the `kubelet_config` block should be the equivalent of specifying
1276
1276
`none`.
1277
1277
1278
+
*`insecure_kubelet_readonly_port_enabled` - (Optional) Controls whether the
1279
+
kubelet read-only port is disabled. It is strongly recommended to set this to
1280
+
`false`.
1281
+
1278
1282
*`pod_pids_limit` - (Optional) Controls the maximum number of processes allowed to run in a pod. The value must be greater than or equal to 1024 and less than 4194304.
0 commit comments