Skip to content

Commit 723cae2

Browse files
authored
Update README.md
1 parent 6787479 commit 723cae2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424

2525
# 2) install AWSCLI
2626

27+
sudo adduser admin
28+
sudo echo "kops ALL=(ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/kops
29+
sudo su - kops
2730
sudo apt update -y
2831
sudo apt install unzip wget -y
2932
sudo curl https://s3.amazonaws.com/aws-cli/awscli-bundle.zip -o awscli-bundle.zip

0 commit comments

Comments
 (0)