Skip to content

Commit a3c9241

Browse files
authored
chore: unmark InstanceIdNodeName as experimental (#2364)
1 parent 18765a2 commit a3c9241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodeadm/doc/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ spec:
6262
The configuration objects will be merged in the order they appear in the MIME multi-part document, meaning the value in the lattermost configuration object will take precedence.
6363

6464
---
65-
## Using instance ID as node name (experimental)
65+
## Using instance ID as node name
6666

6767
When the `InstanceIdNodeName` feature gate is enabled, `nodeadm` will use the EC2 instance's ID (e.g. `i-abcdefg1234`) as the name of the `Node` object created by `kubelet`, instead of the EC2 instance's private DNS Name (e.g. `ip-192-168-1-1.ec2.internal`).
6868
There are several benefits of doing this:

0 commit comments

Comments
 (0)