mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-25 23:32:37 +03:00
homework 13.1: complete task 2
This commit is contained in:
@@ -83,6 +83,7 @@ ansible-playbook -u ubuntu -i inventory/mycluster/inventory.ini cluster.yml -b -
|
||||
|
||||
```shell
|
||||
ssh ubuntu@62.84.124.154
|
||||
mkdir ~/.kube
|
||||
sudo cp /etc/kubernetes/admin.conf ~/.kube/config
|
||||
sudo chown ubuntu:ubuntu ~/.kube/config
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user