Compare commits
1 Commits
Kubeadm
...
Networking
| Author | SHA1 | Date | |
|---|---|---|---|
| 80aab1fa67 |
@@ -83,7 +83,6 @@ iface enp1s0 inet static
|
||||
# This is an autoconfigured IPv6 interface
|
||||
iface enp1s0 inet6 auto
|
||||
```
|
||||
|
||||
After you have made this edit you can restart the service to get the new IP address
|
||||
|
||||
```
|
||||
@@ -125,5 +124,3 @@ sudo reboot
|
||||
```
|
||||
|
||||
And when the machine comes back up, ssh using the newly statically assigned IP address.
|
||||
|
||||
Update - Dont forget to updated the /etc/resolve.conf with your nameserver address
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
**Head**
|
||||
@@ -1,2 +0,0 @@
|
||||
lol
|
||||
|
||||
Reference in New Issue
Block a user