#ArgoCD—this
As part of the effort to make splat.top easier to maintain, it’s now moved to ArgoCD! It looks so nice looking at my website all laid out like this :D
November 13, 2025 at 4:49 PM
And also a fix for if you would run into this error: `exceeded max combined manifest file size` : www.shiftwiki.nl/argocdfixexc...

#kubernetes #argocd
Argo CD - Fix exceeded max combined manifest file size [SHIFT-WIKI]
www.shiftwiki.nl
February 27, 2025 at 8:34 PM
#ArgoCD ApplicationSet generators currently baking my noodle. This is a really big gun I can wave around and hopefully not blow anyone's feet off.
February 13, 2025 at 5:39 PM
Learn #GitOps from the experts—in just 3 hours. 🎓

Hosted by @christianh814.bsky.social, this 3-part series covers:

🔧 CI/CD vs GitOps (feat. #Kargo)
🚀 Scaling #ArgoCD
✅ 2025 GitOps Best Practices

📺 Watch the full playlist: buff.ly/rYszbSz

#DevOps #Kubernetes #CloudNative
May 5, 2025 at 7:55 PM
If you're new to GitOps, and you want to setup a new project for ArgoCD. This article will show you how to setup GitOps with ArgoCD using Kubernetes.
#gitops #argocd #Kubernetes #devops
#DEVCommunity dev.to/cheulong/set...
Setup GitOps with ArgoCD
GitOps is a set of practices for managing infrastructure and application configurations to expand...
dev.to
July 3, 2025 at 5:58 PM
This tutorial explains building a GitOps controller in Rust with kube-rs and git2-rs It automates Kubernetes updates by syncing app repository SHAs to manifests via annotations, then triggers ArgoCD for deployment using a pull-based approach ➤ https:...

| Details | Interest | Feed |
Origin
learnk8s.news
May 30, 2025 at 3:13 PM
Last 3 spots at WARP CAMP 25. This Friday, Sep 26. Highlights: AI vibe-coding battle, MCP for PHP in action, ArgoCD done declaratively, Supply chain security A-Z, SBOM and signed artifacts, Kubernetes without magic. Join us? www.warpcamp.cz/registrace
September 24, 2025 at 6:59 PM
In this article, you'll learn how to use Argo CD finalizers to prevent accidental deletion of applications and resources, ensuring the reliability and uptime of your applications

https://codefresh.io/blog/argocd-application-deletion-finalizers
January 9, 2025 at 3:11 PM
New to #ArgoCD or #GitOps? We’ve got you. 😉

Check out this short clip from our beginner-friendly webinar. 🗣️

👇 Full session covers 👇

✅ GitOps basics
✅ K8s 101
✅ Argo CD demo

🎥 Watch full webinar: buff.ly/3JwiaWA

#Kubernetes #DevOps #OpenSource #Akuity
August 8, 2025 at 5:52 PM
November 14, 2024 at 4:38 PM
When someone makes changes outside the source repo, the operator will revert them.

Setting this all up is not too complicated but the example below from Raino Raphel shows how you can setup ArgoCD in an Elastic Kubernetes Service (EKS) cluster on AWS and install an example app. (3/3)
October 31, 2024 at 2:29 PM
Great conversations happening at #KubeCon this week! 🗣️

We love connecting with the community that's building the future of GitOps. 📸

If you’re in Atlanta, come by Booth #830 to meet @jessesuen.bsky.social and the team! 👋

#ArgoCD #Kargo #GitOps #CloudNative #DevOps #Community
November 12, 2025 at 1:30 PM
Did anybody try the ArgoCD Rollouts technology for deployments?

I would love to hear from experiences on this.

♻️ Thanks for reposting and so reach more possible answers!

argoproj.github.io/rollouts/

#argocd #kubecon
Argo Rollouts
Advanced Kubernetes deployment strategies such as Canary and Blue-Green made easy.
argoproj.github.io
November 14, 2024 at 9:54 PM
I encountered a use case for S3 where the cluster is not allowing deployment to reach the Git server. I'm going to investigate if I can get ArgoCD to work with this github.com/awslabs/git-...
GitHub - awslabs/git-remote-s3
Contribute to awslabs/git-remote-s3 development by creating an account on GitHub.
github.com
May 19, 2025 at 3:43 PM
New blog post: https:// blog.mei-home.net/posts/helmfi le/ This one's a tool post about how I'm using Helmfile to keep the Helm charts in my k8s cluster organised. What I'd be curious to hear about: How do those of you who have GitOps tools like ArgoCD...

Interest | Match | Feed
Origin
social.mei-home.net
June 5, 2025 at 7:53 PM
Using ArgoCD for this is very common and it provides a nice UI and has a large user base. You define your applications in Git and point ArgoCD at your repo. Using an automation platform like Github Actions and workflows to drive all of this makes a good choice. (2️⃣/3️⃣)
September 2, 2025 at 1:19 AM
Hey #Kubecon, if you are doing multi-cluster things with #GKE and #ArgoCD give this blog a read and swing by the expo hall for some live demos.
Blog: bit.ly/argocdandgke
Live Demos:
Today at the Google Cloud booth during the booth crawl 6:35 PM MT
Tomorrow at the Octopus Deploy booth 4:30 PM MT
Build multi-cluster infrastructure with GKE fleets and Argo CD | Google Cloud Blog
Set up a team-centric multi-cluster infrastructure with Google Kubernetes Engine (GKE) fleets and Argo CD, plus Connect Gateway and Workload Identity.
bit.ly
November 13, 2024 at 7:37 PM
Using ArgoCD for this is very common and it provides a nice UI and has a large user base. You define your applications in Git and point ArgoCD at your repo. Using an automation platform like Github Actions and workflows to drive all of this makes a good choice. (2️⃣/3️⃣)
May 31, 2025 at 6:03 PM
ArgoCD is the leading Open-Source tool for GitOps. I have not talked about it in some time, the last time being a post in 2022. There have been a lot of updates since then, most importantly is they recently added OCI support. In this post I setup the latest ArgoCD an... https://kutt.tpk.pw/U56dFh
October 9, 2025 at 7:25 AM
#ArgoCD 2.13 is out! Check it out as I go over some of my favorite features in this release!
Argo CD v2.13 is here! Check out the new features like ApplicationSet previewing, namespace flexibility with regex, and Application Sync Impersonation! 🐙

Watch now ➡️ https://hubs.li/Q02WxFnG0

Check out our latest video for the full breakdown. 🙌

#GitOps #ArgoCD #ArgoProject
November 4, 2024 at 5:20 PM
Scaling GitOps on #AmazonEKS? Watch this hands-on masterclass with @christianh814.bsky.social, Anjelica, and Patrick. 🤓

Learn how to deploy #ArgoCD, use agent-based #GitOps, and promote apps with #Kargo—built for multi-cluster teams. 👇

▶️ Replay: buff.ly/xFkoeFO
June 16, 2025 at 6:44 PM
The #Argocd Workshop went well despite migrating from #gcp to #aws at 3 a.m. this morning. I had to relocate because GCP autopilot was capping my external IPs to 8 per region, even though I am pretty sure I was only using 6.

#kubernetes
December 4, 2024 at 8:18 PM
excellent day of writing and just finished another chapter in an upcoming book on Argo CD. This chapter focused on several ways that you can extend the baseline capabilities provided by the platform

Check out the book: www.oreilly.com/library/view...

#argocd #gitops #writerswrite
November 10, 2024 at 4:24 AM
medium.com/@biekrogodbl...

You can use ArgoCD for a GitOps approach to managing apps in Kubernetes clusters. It can also be used to manage multiple clusters from the same interface. It isn't as scalable in this space compared to tools like Fleet but it is good for smaller deployments. (1/3)

🧵
Hub and Spoke Architecture Project with ArgoCD — An Elastic Kubernetes Project by GODBLESS BIEKRO
This project facilitates the creation of any desired number of Kubernetes clusters following the Hub and Spoke Architecture, managed via…
medium.com
December 7, 2024 at 5:31 PM
Pretty excited for this one! Grab your #GitHub account and make sure to save some #Codespaces time to follow along!

#ArgoCD #GitOps #Kubernetes #DevOps
akuity.io Akuity @akuity.io · Apr 10
New #GitOps Masterclass → April 24 @ 9AM PT 📢

We're going deep on #ArgoCD #AppProjects:

• Multi-tenancy
• RBAC
• Scaling across clusters
• Troubleshooting errors

Hands-on training with @christianh814.bsky.social! 🎯

Register ➡️ hubs.li/Q03gQBjJ0

#Kubernetes #DevOps
April 12, 2025 at 1:45 PM