Top 4 Go Pod Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
kube-reqsizer
A Kubernetes controller for automatically optimizing pod requests based on their continuous usage. VPA alternative that can work with HPA.
-
-
k8s-pod-cpu-stressor
The k8s-pod-cpu-stressor is a tool designed to simulate CPU stress on Kubernetes pods. It allows you to specify the desired CPU usage and stress duration, helping you test the behavior of your Kubernetes cluster under different CPU load scenarios.
Project mention: Introducing k8s-pod-cpu-stressor: Simplify CPU Load Testing in Kubernetes | dev.to | 2024-10-12# Clone the repository git clone https://github.com/narmidm/k8s-pod-cpu-stressor.git cd k8s-pod-cpu-stressor # Build the binary go build -o cpu-stress .
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Go Pod discussion
Go Pod related posts
Index
What are some of the best open-source Pod projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | kube-metrics-adapter | 526 |
2 | kube-reqsizer | 201 |
3 | pod-log-level | 11 |
4 | k8s-pod-cpu-stressor | 8 |