Skip to content

Commit

Permalink
Merge pull request #254 from seifrajhi/patch-20
Browse files Browse the repository at this point in the history
add more cool tools
  • Loading branch information
apurvabhandari authored Jan 6, 2024
2 parents a21e0a0 + 035d177 commit 6461ede
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,8 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
| 49 | Sablier | [Start your containers on demand, shut them down automatically when there's no activity. ](https://github.com/acouvreur/sablier) | ![Github Stars](https://img.shields.io/github/stars/acouvreur/sablier) |
| 50 | kronic | [ The simple Kubernetes CronJob Admin UI ](https://github.com/mshade/kronic) | ![Github Stars](https://img.shields.io/github/stars/mshade/kronic) |
| 51 | Kor | [ A Golang Tool to discover unused Kubernetes Resources ](https://github.com/yonahd/kor) | ![Github Stars](https://img.shields.io/github/stars/yonahd/kor) |

| 52 | Docketeer | [ Docketeer is a developer-friendly application that provides a single interface for container and network management as well as metric visualization. ](https://github.com/open-source-labs/Docketeer) | ![Github Stars](https://img.shields.io/github/stars/open-source-labs/Docketeer) |
| 53 | Helmify | [ Creates Helm chart from Kubernetes yaml ](https://github.com/arttor/helmify) | ![Github Stars](https://img.shields.io/github/stars/arttor/helmify) |


## Alternative Tools for Development
Expand Down Expand Up @@ -360,6 +361,8 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
| 10 | LoxiLB | [ eBPF based cloud-native load-balancer. Powering K8s,Edge,5G,IoT,XaaS Apps ](https://github.com/loxilb-io/loxilb) | ![Github Stars](https://img.shields.io/github/stars/loxilb-io/loxilb) |
| 11 | submariner | [ Networking component for interconnecting Pods and Services across Kubernetes clusters ](https://github.com/submariner-io/submariner) | ![Github Stars](https://img.shields.io/github/stars/submariner-io/submariner) |
| 12 | netfetch | [ Scan k8s clusters for network policies and identifying unprotected workloads. ](https://github.com/deggja/netfetch) | ![Github Stars](https://img.shields.io/github/stars/deggja/netfetch) |
| 13 | Network Policy API | [ A further work involving Kubernetes network security beyond the NetworkPolicy v1 resource. ](https://github.com/kubernetes-sigs/network-policy-api) | ![Github Stars](https://img.shields.io/github/stars/kubernetes-sigs/network-policy-api) |


## Testing Tools
Expand Down

0 comments on commit 6461ede

Please sign in to comment.