Merge pull request #13 from arushi09-hub/Project-devtron

Added Project Devtron 

Not very convinced with the second proposal in cicd.md but finally added.
This commit is contained in:
Inaki
2021-11-15 16:58:41 +01:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ Here are some important things to consider while building a CI/CD pipeline:
## CI/CD with Kubernetes
* [blog.sonatype.com: Achieving CI and CD With Kubernetes 🌟](https://blog.sonatype.com/achieving-ci/cd-with-kubernetes)
* [Devtron Labs: Devtron provides a 'seamless, 'implementation agnostic uniform interface' across Kubernetes Life Cycle integrated with most Opensource and commercial tools](https://devtron.ai/)
* [thenewstack.io: 7 features that make kubernetes ideal for CI/CD](https://thenewstack.io/7-features-that-make-kubernetes-ideal-for-ci-cd/)
* [thenewstack.io: CI/CD with kubernetes 🌟](https://thenewstack.io/ebooks/kubernetes/ci-cd-with-kubernetes/)

View File

@@ -16,6 +16,7 @@
- [keptn slides and videos](#keptn-slides-and-videos)
- [Puppet](#puppet)
- [Relay](#relay)
- [Devtron Labs](#devtron-labs)
- [Netflix and DevOps](#netflix-and-devops)
- [Public Cloud DevOps](#public-cloud-devops)
- [AWS DevOps](#aws-devops)
@@ -287,6 +288,11 @@
- Automation tools can learn a lot from the CI/CD and Serverless ecosystems. Relay by **PuppetLabs** leverages **Tekton** and **Knative** in an attempt to do just that.
- [zdnet.com: Puppet introduces beta of cloud-native, event-driven DevOps program: Relay](https://www.zdnet.com/article/puppet-introduces-beta-of-cloud-native-event-driven-devops-program-relay/#ftag=RSSbaffb68) The open-source wants to expand DevOps to cover cloud and containers with its newest program.
### Devtron Labs
- [Devtron](https://github.com/devtron-labs/devtron) is an Open Source End-to-End Software Delivery workflow for Kubernetes.
- It leverages popular DevOps tools to provide a No-Code, ***Unified Heroku-like*** Experience for Kubernetes.
- Integrations happen with existing Open-source systems like argocd, Argo workflow, Clair, hibernator, grafana, Prometheus, envoy, and many others and add capabilities on top of them to enable self serve for developers and DevOps.
## Netflix and DevOps
* [Full Cycle Developers at Netflix — Operate What You Build](https://netflixtechblog.com/full-cycle-developers-at-netflix-a08c31f83249)
* [Applying Netflix DevOps Patterns to Windows](https://netflixtechblog.com/applying-netflix-devops-patterns-to-windows-2a57f2dbbf79)