Skip to content

Commit 22b126f

Browse files
author
Timoses
committed
Assign hostname to kubernetes talos master node
1 parent 7d402c7 commit 22b126f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
host kubernetes-talos-master-1 {
22
hardware ethernet 52:54:00:72:FE:6E;
33
fixed-address 192.168.102.111;
4+
option host-name "kubernetes-talos-master-1";
45
}

0 commit comments

Comments
 (0)