Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Apr 26, 2024
1 parent 1984c4d commit 3f51d2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ or using your Go environment:
$ go install github.com/flowerinthenight/oomkill-watch
```

When started, the resulting `kubectl` child process will use its current config for accessing a cluster. Therefore, make sure that your `kubectl` is pointing to the intended cluster first before running the tool.

```sh
# Build:
$ docker build --rm -t oomkill-watch .
Expand Down

0 comments on commit 3f51d2c

Please sign in to comment.