Files
monok8s/configs/node.env.default
T
2026-03-25 18:05:42 +08:00

8 lines
175 B
Bash

HOSTNAME=monok8s-master
# RJ45 Ports from left to right (interface name inside the OS)
# - eth1, eth2, eth0
MGMT_IFACE=eth0
MGMT_ADDRESS=10.0.0.13/24
MGMT_GATEWAY=10.0.0.1