docs: drop talos.interface kernel arg

It's not supported in recent Talos.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
Andrey Smirnov 2022-01-20 22:22:13 +03:00
parent b1e61fa5b1
commit 4961d6867c
No known key found for this signature in database
GPG Key ID: 7B26396447AB6DFD
5 changed files with 3 additions and 59 deletions

View File

@ -75,16 +75,6 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
Unless specifically required, the machine configuration should be used Unless specifically required, the machine configuration should be used
instead. instead.
#### `talos.interface`
The network interface to use for pre-configuration booting.
If the node has multiple network interfaces, you may specify which interface
to use by setting this option.
Keep in mind that Talos uses indexed interface names (eth0, eth1, etc) and not
"predictable" interface names (enp2s0) or BIOS-enumerated (eno1) names.
#### `talos.shutdown` #### `talos.shutdown`
The type of shutdown to use when Talos is told to shutdown. The type of shutdown to use when Talos is told to shutdown.
@ -103,5 +93,3 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
DHCP server, this can add significant boot delays. DHCP server, this can add significant boot delays.
This option may be specified multiple times for multiple network interfaces. This option may be specified multiple times for multiple network interfaces.

View File

@ -75,16 +75,6 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
Unless specifically required, the machine configuration should be used Unless specifically required, the machine configuration should be used
instead. instead.
#### `talos.interface`
The network interface to use for pre-configuration booting.
If the node has multiple network interfaces, you may specify which interface
to use by setting this option.
Keep in mind that Talos uses indexed interface names (eth0, eth1, etc) and not
"predictable" interface names (enp2s0) or BIOS-enumerated (eno1) names.
#### `talos.shutdown` #### `talos.shutdown`
The type of shutdown to use when Talos is told to shutdown. The type of shutdown to use when Talos is told to shutdown.
@ -103,5 +93,3 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
DHCP server, this can add significant boot delays. DHCP server, this can add significant boot delays.
This option may be specified multiple times for multiple network interfaces. This option may be specified multiple times for multiple network interfaces.

View File

@ -75,16 +75,6 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
Unless specifically required, the machine configuration should be used Unless specifically required, the machine configuration should be used
instead. instead.
#### `talos.interface`
The network interface to use for pre-configuration booting.
If the node has multiple network interfaces, you may specify which interface
to use by setting this option.
Keep in mind that Talos uses indexed interface names (eth0, eth1, etc) and not
"predictable" interface names (enp2s0) or BIOS-enumerated (eno1) names.
#### `talos.shutdown` #### `talos.shutdown`
The type of shutdown to use when Talos is told to shutdown. The type of shutdown to use when Talos is told to shutdown.
@ -103,5 +93,3 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
DHCP server, this can add significant boot delays. DHCP server, this can add significant boot delays.
This option may be specified multiple times for multiple network interfaces. This option may be specified multiple times for multiple network interfaces.

View File

@ -87,16 +87,6 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
Unless specifically required, the machine configuration should be used Unless specifically required, the machine configuration should be used
instead. instead.
#### `talos.interface`
The network interface to use for pre-configuration booting.
If the node has multiple network interfaces, you may specify which interface
to use by setting this option.
Keep in mind that Talos uses indexed interface names (eth0, eth1, etc) and not
"predictable" interface names (enp2s0) or BIOS-enumerated (eno1) names.
#### `talos.shutdown` #### `talos.shutdown`
The type of shutdown to use when Talos is told to shutdown. The type of shutdown to use when Talos is told to shutdown.

View File

@ -87,16 +87,6 @@ Several of these are enforced by the Kernel Self Protection Project [KSPP](https
Unless specifically required, the machine configuration should be used Unless specifically required, the machine configuration should be used
instead. instead.
#### `talos.interface`
The network interface to use for pre-configuration booting.
If the node has multiple network interfaces, you may specify which interface
to use by setting this option.
Keep in mind that Talos uses indexed interface names (eth0, eth1, etc) and not
"predictable" interface names (enp2s0) or BIOS-enumerated (eno1) names.
#### `talos.shutdown` #### `talos.shutdown`
The type of shutdown to use when Talos is told to shutdown. The type of shutdown to use when Talos is told to shutdown.