Kunj Patelkunj.hashnode.net·Apr 12, 2023A Deep dive into DevOps #3GitOps is a relatively new development methodology that gained a lot of popularity in recent years, especially in the DevOps community. In simple terms, GitOps is a way of managing the infrastructure and the applications in a declarative manner backe...Discuss·31 likes·50 readsgitops
Rakshit GondwalforKubesimplifykubesimplify.hashnode.net·Jan 16, 2023An overview of GitOps and ArgoCD.What is Gitops? The basic definition of Gitops is "Infrastructure as Code" done right. Now, what is IaC (Infrastructure as code)? IaC means to define the whole infrastructure into code, not only infrastructure but also Network, Security, Configuratio...Srinivas Karnati and 2 others are discussing this3 people are discussing thisDiscuss·19 likes·572 readsgitops
Harshita SaoforWeMakeDevskubeworld.hashnode.net·Jul 30, 2022Introduction to GitOps and ArgoCD.GitOps GitOps is a way of implementing Continuous Deployment for cloud native applications. It focuses on a developer-centric experience when operating infrastructure, by using tools developers are already familiar with, including Git and Continuous ...Discuss·18 likes·701 readsgitops
Preksha Thakkarprekshathakkar.hashnode.net·Apr 24, 2023GitOps: A Modern Approach to DevOps🚀👨💻🌟 GitOps: Opportunities, Advantages, Challenges, and Salary GitOps is a modern approach to software development and deployment that is gaining popularity in the tech industry. It's a paradigm that emphasizes using Git as a single source of tr...Discussgitops
Kunj Patelkunj.hashnode.net·Apr 12, 2023A Deep dive into DevOps #3GitOps is a relatively new development methodology that gained a lot of popularity in recent years, especially in the DevOps community. In simple terms, GitOps is a way of managing the infrastructure and the applications in a declarative manner backe...Discuss·31 likes·50 readsgitops
Argonautargonaut.hashnode.net·Apr 11, 2023ArgoCD in Action: A Behind-the-Scenes Tour of Argonaut's GitOps ApproachThis article is written in collaboration with Prashant R who built the ArgoCD integration. In our recent announcement about adding the pipeline features to Argonaut, we mention using ArgoCD for our Continuous Delivery workflows. This article aims to ...Discussgitops
Pavan BelagattiforDeveloper Advocacypavanbelagatti.hashnode.net·Apr 8, 2023Kubernetes GitOps: Hands-on Tutorial for DevelopersKubernetes has become the talk of the town for many years now. It has revolutionized the orchestration of containers and has become a leader in this field. Many developers love working with Kubernetes. While organizations prefer deploying application...DiscussDevops
Sindhu Intisindhuinti.hashnode.net·Apr 7, 2023Automate Your Kubernetes Deployments with ArgoCD and GitOpsArgoCD helps to automate the deployment and management of Kubernetes applications using GitOps principles. In this tutorial, we will learn how to automate the process of deploying and managing the Kubernetes cluster with ArgoCD. Prerequisites Miniku...Discuss·2 likes·33 readsArgoCD
Engin Diriediri.hashnode.net·Apr 5, 2023Leveraging Pulumi to Incorporate AWS Cognito as an Identity Provider for ArgoCDTL;DR: Le Code: https://github.com/dirien/quick-bites/tree/main/pulumi-cognito-gitops-ui/argocd Introduction In this blog post, I want to show you how to create and use AWS Cognito as an OAuth2 provider for ArgoCD. And this will be all done by usin...Discuss·82 readsPulumi
Deepakdeepakdu.hashnode.net·Apr 2, 2023A Beginner's Guide to GitOps, Argo CD, Kubernetes, and Helm ChartsTable of Contents: Introduction What is GitOps? Using GitOps with Argo CD, Kubernetes, and Helm Charts Getting Started with GitOps, Argo CD, Kubernetes, and Helm Charts Conclusion Introduction: In today's fast-paced software development enviro...Discuss·45 readsArgoCD
Rahul Lokurterahullokurte.hashnode.net·Mar 11, 2023ArgoCD - the GitOps wayAs we adapt to building cloud-native applications, we are coming up with lots of toolings and processes. Gitops is one of the processes of implementing continuous deployment for cloud-native applications. ArgoCD is the declarative, Gitops tool specif...Discuss·229 readsgitops
Varchasv Hoonvarchasvh.hashnode.net·Mar 4, 2023GitOps Guide: Everything You Need to Know in One PlaceAlthough DevOps is gaining wider recognition, its process still relies heavily on manual operations. This is where GitOps comes into play. Problems before GitOps To fully comprehend the concept of GitOps, it's essential to first acknowledge the issue...Discuss·1 like·50 readsDevOpsGitHub
Abdulrahman Ahmad(Alpha)abdulrahmanalpha.hashnode.net·Mar 2, 2023GitOps: A Modern Approach to Infrastructure ManagementAs software applications become more complex, so do the underlying infrastructure and deployments. To keep up with the pace of change and the demands of modern business, teams need a new approach to infrastructure management that is more agile, trans...DiscussDevops