Kubernetes Cluster in Proxmox VE (AlmaLinux/CentOS): Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
K
KKeine Bearbeitungszusammenfassung
Zeile 174: Zeile 174:
</syntaxhighlight>Beispiel:<syntaxhighlight lang="bash" line="1">
</syntaxhighlight>Beispiel:<syntaxhighlight lang="bash" line="1">
BOOTPROTO=none
BOOTPROTO=none
IPADDR=192.168.2.65
IPADDR=192.168.2.67
PREFIX=24
PREFIX=24
GATEWAY=192.16.2.1
GATEWAY=192.16.2.1
Zeile 188: Zeile 188:
127.0.0.1  localhost localhost.localdomain localhost4 localhost4.localdomain4
127.0.0.1  localhost localhost.localdomain localhost4 localhost4.localdomain4


192.168.2.65   k8s-worker-2.my.domain k8s-worker-2
192.168.2.67   k8s-worker-2.my.domain k8s-worker-2


</syntaxhighlight>
</syntaxhighlight>

Navigationsmenü