Skip to content

Commit a5f29dc

Browse files
doc(k8s): private_network_id (#1987)
* doc(k8s): private_network_id changing this field won't automatically recreate cluster linked commit 4ac9d10 * docs: remove trailing space --------- Co-authored-by: Nathanael Demacon <[email protected]>
1 parent d4b2237 commit a5f29dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/k8s_cluster.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,8 @@ If you prefer keeping it, you should instead set it as `false`.
280280

281281
- `private_network_id` - (Optional) The ID of the private network of the cluster.
282282

283-
~> **Important:** This field can only be set at cluster creation and cannot be updated later.
284-
Changes to this field will cause the cluster to be destroyed then recreated.
283+
~> **Important:** This field can be set at cluster creation or later to migrate to a Private Network.
284+
Any subsequent change after this field got set will prompt for cluster recreation.
285285

286286
- `default_pool` - (Deprecated) See below.
287287

0 commit comments

Comments
 (0)