From 0040e5dcf1f0050a6ec8cf7a191746c46e27c194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=BB=E5=AF=BB=E8=A7=85=E8=A7=85=E7=9A=84Gopher?= Date: Thu, 2 Dec 2021 14:21:47 +0800 Subject: [PATCH] added kubectl-lazy --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5e9e61..2688aad 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ For a presentation highlighting this package, compile and run the program found - [viddy: A modern watch command](https://github.com/sachaos/viddy) - [s3surfer: CLI tool for browsing S3 bucket and download objects interactively](https://github.com/hirose31/s3surfer) - [libgen-tui: A terminal UI for downloading books from Library Genesis](https://github.com/audstanley/libgen-tui) +- [kubectl-lazy: kubectl plugin to easy to view pod](https://github.com/togettoyou/kubectl-lazy) ## Documentation @@ -121,4 +122,4 @@ Add your issue here on GitHub. Feel free to get in touch if you have any questio ## Code of Conduct -We follow Golang's Code of Conduct which you can find [here](https://golang.org/conduct). \ No newline at end of file +We follow Golang's Code of Conduct which you can find [here](https://golang.org/conduct).