Skip to content

Commit

Permalink
fix more merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
JENNIFER RONDEAU committed Mar 8, 2018
2 parents 7525660 + bb8c59a commit 4fe8acf
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 137 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started-guides/ubuntu/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ mkdir -p ~/.kube
Copy the kubeconfig file to the default location.

```
juju scp kubernetes-master/0:/home/ubuntu/config ~/.kube/config
sudo juju scp kubernetes-master/0:/home/ubuntu/config ~/.kube/config
```

The next step is to install the kubectl client on your local machine. The recommended way to do this on Ubuntu is using the kubectl snap ([https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-with-snap-on-ubuntu](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-with-snap-on-ubuntu)).
Expand Down
Loading

0 comments on commit 4fe8acf

Please sign in to comment.