Skip to content

Commit 4c9bb13

Browse files
authored
Update READme.md
1 parent 38c37d1 commit 4c9bb13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kubeadm/READme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@
1515
+ Attach Security Group to EC2 Instance/nodes.
1616

1717
## Assign hostname & login as ‘root’ user because the following set of commands need to be executed with ‘sudo’ permissions.
18+
```sh
1819
sudo hostnamectl set-hostname master
1920
sudo -i
21+
```
2022

2123
``` sh
2224
# run the following below as a script

0 commit comments

Comments
 (0)