Skip to content

Commit

Permalink
Merge pull request #282 from seifrajhi/patch-30
Browse files Browse the repository at this point in the history
add new cool tools
  • Loading branch information
apurvabhandari authored Apr 8, 2024
2 parents 4833846 + 2c88da8 commit 245deae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
| 31 | cloudtty | [ A Friendly Kubernetes CloudShell (Web Terminal) ! ](https://github.com/cloudtty/cloudtty) | ![Github Stars](https://img.shields.io/github/stars/cloudtty/cloudtty) |
| 32 | kor | [ A Tool to discover unused Kubernetes Resources ](https://github.com/yonahd/kor) | ![Github Stars](https://img.shields.io/github/stars/yonahd/kor) |
| 33 | Kubernetes Image Puller | [ Caching images on a cluster by creating a DaemonSet downloading and running the container images on each node ](https://github.com/che-incubator/kubernetes-image-puller) | ![Github Stars](https://img.shields.io/github/stars/che-incubator/kubernetes-image-puller) |

| 34 | image-builder | [ A tool for building Kubernetes virtual machine images across multiple infrastructure providers. ](https://github.com/kubernetes-sigs/image-builder) | ![Github Stars](https://img.shields.io/github/stars/kubernetes-sigs/image-builder) |

## Alert and Monitoring
Expand Down Expand Up @@ -203,6 +203,7 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
| 10 | kube-audit-rest | [ Kubernetes audit logging, when you don't control the control plane ](https://github.com/RichardoC/kube-audit-rest) | ![Github Stars](https://img.shields.io/github/stars/RichardoC/kube-audit-rest) |
| 11 | kail | [ kubernetes log viewer ](https://github.com/boz/kail) | ![Github Stars](https://img.shields.io/github/stars/boz/kail) |
| 12 | network mapper | [ Map Kubernetes in-cluster traffic and export as text, intents, or an image ](https://github.com/otterize/network-mapper) | ![Github Stars](https://img.shields.io/github/stars/otterize/network-mapper) |
| 13 | retina | [ eBPF distributed networking observability tool for Kubernetes. ](https://github.com/microsoft/retina) | ![Github Stars](https://img.shields.io/github/stars/microsoft/retina) |

## Troubleshooting / Debugging
Expand Down Expand Up @@ -376,7 +377,7 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
| 37 | MTKPI | [ 🧰 Multi Tool Kubernetes Pentest Image ](https://github.com/r0binak/MTKPI) | ![Github Stars](https://img.shields.io/github/stars/r0binak/MTKPI) |
| 38 | KubeZoo | [ a lightweight kubernetes multi-tenancy gateway ](https://github.com/kubewharf/kubezoo) | ![Github Stars](https://img.shields.io/github/stars/kubewharf/kubezoo) |
| 39 | kubectl-modify-secrets | [ allows user to directly modify the secret without worrying about base64 encoding/decoding ](https://github.com/rajatjindal/kubectl-modify-secret) | ![Github Stars](https://img.shields.io/github/stars/rajatjindal/kubectl-modify-secret) |

| 40 | rbac-tool | [ Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query ](https://github.com/alcideio/rbac-tool) | ![Github Stars](https://img.shields.io/github/stars/alcideio/rbac-tool) |

## Network Policies
Expand Down

0 comments on commit 245deae

Please sign in to comment.