Skip to content

Commit

Permalink
Update installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kavinraja-G committed Sep 23, 2023
1 parent f986175 commit 8779c39
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# node-gizmo
A CLI utility for your Kubernetes nodes.

### Installation
nodegizmo kubectl plugin is available in [krew](https://krew.sigs.k8s.io/) plugin manager. Anyone can install with the following steps:
1. Install `krew` for kuebctl using the following [doc](https://krew.sigs.k8s.io/docs/user-guide/setup/install/).
2. ```bash
> kubectl krew install nodegizmo
```

### Features
##### nodegizmo node
Generic node related information
Expand Down

0 comments on commit 8779c39

Please sign in to comment.