MuneebAijaz's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
golang/go
The Go programming language
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
traefik/traefik
The Cloud Native Application Proxy
golang-standards/project-layout
Standard Go Project Layout
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
gofiber/fiber
⚡️ Express inspired web framework written in Go
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
kubernetes/minikube
Run Kubernetes locally
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
helm/helm
The Kubernetes Package Manager
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
stakater/Reloader
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
stakater/IngressMonitorController
A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
openshift/hive
API driven OpenShift cluster provisioning and management
aleoyakas/check-semver-increased-action
Action to verify the semantic version of a package has increased