An open API service indexing awesome lists of open source software.

https://github.com/mkoertgen/devops.toolkit

Cloud Native DevOps Toolkit
https://github.com/mkoertgen/devops.toolkit

cloud-native cncf devops gitops kubernetes

Last synced: 7 months ago
JSON representation

Cloud Native DevOps Toolkit

Awesome Lists containing this project

README

          

# devops.toolkit

Cloud Native DevOps Toolkit

- Running Kubernetes: [_k8s_](./_k8s/README.md) (minikube, microk8s, kind, k3s, ...)
- [CI/CD](./ci-ci/README.md) (argocd, tekton, devtron, fluxcd, JenkinsX,...)
- [Observability](./observability/README.md) (fluentd/fluent-bit, elastic-stack, prometheus/grafana, opentelemetry/jaeger, ...)
- [Security](./security/README.md) (opa, kyverno, snyk, ...)
- Cloud Native [AI](./ai/README.md) (kubeflow, ...)

## References

- YouTube: [Introduction to GitOps](https://www.youtube.com/watch?v=Mr_mbwsRDBI) ([WeaveWorks Inc.](https://www.weave.works/))
- [CNCF End User Technology Radar](https://radar.cncf.io/overview)
- [Automation Assistants: GitOpts Tools in comparison](https://cloudogu.com/en/blog/gitops-tools) (BlogPost 03/17/2021)