Skip to content

Commit

Permalink
Merge pull request #5 from hasheddan/init
Browse files Browse the repository at this point in the history
Fix missing kubeconfig link in README
  • Loading branch information
hasheddan authored Apr 18, 2020
2 parents 2eb18f6 + 7127c10 commit db7e49d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ List tenant Kubernetes instances:
kindred tenant list
```

Get [kubeconfig] for a tenant instance:
Get
[kubeconfig](https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/)
for a tenant instance:
```
kindred tenant config <instance-identifier>
```

0 comments on commit db7e49d

Please sign in to comment.