Skip to content

Latest commit

 

History

History
52 lines (51 loc) · 4.66 KB

File metadata and controls

52 lines (51 loc) · 4.66 KB

FYI, not at all comprehensive

  1. kubernetes/kubernetes — container orchestration
  2. helm/helm — Kubernetes package manager
  3. kubernetes-sigs/kustomize — Kubernetes config customization
  4. argoproj/argo-cd — GitOps continuous delivery
  5. fluxcd/flux2 — GitOps for Kubernetes
  6. hashicorp/terraform — infrastructure as code
  7. pulumi/pulumi — IaC with programming languages
  8. crossplane/crossplane — cloud resources via Kubernetes APIs
  9. runatlantis/atlantis — Terraform pull request automation
  10. gruntwork-io/terragrunt — Terraform wrapper for DRY IaC
  11. ansible/ansible — configuration management and automation
  12. jenkinsci/jenkins — CI/CD server
  13. actions/runner — GitHub Actions runner
  14. tektoncd/pipeline — Kubernetes-native CI/CD pipelines
  15. spinnaker/spinnaker — multi-cloud continuous delivery
  16. moby/moby — container engine project
  17. containerd/containerd — container runtime
  18. cri-o/cri-o — Kubernetes container runtime
  19. prometheus/prometheus — metrics and monitoring
  20. grafana/grafana — observability dashboards
  21. grafana/loki — log aggregation
  22. jaegertracing/jaeger — distributed tracing
  23. open-telemetry/opentelemetry-collector — telemetry collection pipeline
  24. istio/istio — service mesh
  25. linkerd/linkerd2 — lightweight service mesh
  26. envoyproxy/envoy — cloud-native proxy
  27. cilium/cilium — eBPF networking and security
  28. projectcalico/calico — container networking and network policy
  29. cert-manager/cert-manager — TLS certificate automation
  30. external-secrets/external-secrets — sync secrets from secret stores
  31. hashicorp/vault — secrets management
  32. open-policy-agent/opa — policy as code
  33. kyverno/kyverno — Kubernetes policy engine
  34. falcosecurity/falco — runtime security monitoring
  35. aquasecurity/trivy — vulnerability and config scanning
  36. anchore/grype — container vulnerability scanner
  37. sigstore/cosign — container signing and verification
  38. goharbor/harbor — container registry
  39. minio/minio — S3-compatible object storage
  40. metallb/metallb — load balancer for bare-metal Kubernetes
  41. kubernetes/ingress-nginx — Kubernetes ingress controller
  42. openebs/openebs — cloud-native storage
  43. vmware-tanzu/velero — backup and disaster recovery for Kubernetes
  44. kedacore/keda — event-driven autoscaling
  45. cloudnative-pg/cloudnative-pg — PostgreSQL operator for Kubernetes
  46. hashicorp/consul — service discovery and networking
  47. hashicorp/nomad — workload orchestration
  48. backstage/backstage — developer portal platform
  49. kubevirt/kubevirt — virtual machines on Kubernetes
  50. woodpecker-ci/woodpecker — lightweight CI/CD system