This commit is contained in:
Inaki Fernandez
2020-05-23 11:38:09 +02:00
parent 5267b01548
commit ff18889767
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@
* [learn.openshift.com: GitOps introduction](https://learn.openshift.com/introduction/gitops-introduction/)
* [blog.openshift.com: is it too late to integrate GitOps?](https://blog.openshift.comis-it-too-late-to-integrate-gitops/)
* [blog.openshift.com: OpenShift Authentication Integration with ArgoCD](https://blogopenshift.com/openshift-authentication-integration-with-argocd/)
* [openshift.com: From Code to Production with GitOps, Tekton and ArgoCD 🌟](https://www.openshift.com/blog/from-code-to-production-with-gitops)
* [openshift.com: From Code to Production with GitOps, Tekton and ArgoCD](https://www.openshift.com/blog/from-code-to-production-with-gitops)
### Weave Kubernetes Platform
* [weave.works: Weave Kubernetes Platform](https://www.weave.works/) Automate Enterprise Kubernetes the GitOps way

View File

@@ -34,7 +34,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
2. [Site Reliability Engineering (SRE)](sre.md)
3. [DevOps](devops.md)
- [Cheat Sheets 🌟](cheatsheets.md)
- [GitOps](gitops.md)
- [GitOps 🌟](gitops.md)
- [Demos & Screencasts. OpenShift, Kubernetes, Jenkins Pipelines with JCasC and more 🌟](demos.md)
4. [NoOps](noops.md)
- [Serverless Architectures & Frameworks. OpenFaaS, Knative & Kubeless](serverless.md)