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
- Host: GitHub
- URL: https://github.com/mkoertgen/devops.toolkit
- Owner: mkoertgen
- Created: 2021-05-22T10:54:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T10:30:40.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T17:28:06.235Z (10 months ago)
- Topics: cloud-native, cncf, devops, gitops, kubernetes
- Language: Go
- Homepage:
- Size: 9.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/README.md
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)