Skip to content

Commit

Permalink
Added installation directions
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenmcp committed Apr 9, 2022
1 parent 5768996 commit 93c9aa9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Simple interface wrapping the kubernetes javascript client.
- [Kubernetes javascript client](https://github.com/kubernetes-client/javascript) v0.15
- Node v16.13.1

# Installation
```console
npm i @thinkdeep/k8s
```

# Usage

Assuming the role binding linking the necessary role and service account has the needed permissions:
Expand Down

0 comments on commit 93c9aa9

Please sign in to comment.