Skip to content

Commit

Permalink
Describe what file to edit (#10790)
Browse files Browse the repository at this point in the history
It was not clear where the yaml blob should be saved in. Added a single like that clears up what file to edit.
  • Loading branch information
robertdebock authored and k8s-ci-robot committed Nov 2, 2018
1 parent eac1cb6 commit 1749327
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ KUBELET_ARGS="--cgroup-driver=systemd --kubeconfig=/etc/kubernetes/master-kubeco

```

* Edit `/etc/kubernetes/master-kubeconfig.yaml` to contain the following information:

```yaml
kind: Config
clusters:
Expand Down

0 comments on commit 1749327

Please sign in to comment.