I published part 9 of my #Kubernetes on #FreeBSD blog post series. This time we set up #ArgoCD for #GitOps and also a #KISS self-contained #git server. https://foo.zone/gemfeed/2026-04-02-f3s-kubernetes-with-freebsd-part-9.html
f3s: Kubernetes with FreeBSD - Part 9: GitOps with ArgoCD

Firma tem uma pipe que invoca o ARGOCD que consegue fazer mudança em mais de 20 clusters numa tacada só, para questões comuns, obviamente.

#gitops

🗣️ Nueva entrada en el blog: "GitOps con Terraform y Github"

https://blog.jagedn.dev/blog/2026/gitops-tf-gh.html

#terraform #gitops #github #blogpost
GitOps con Terraform y Github

Даёшь самоуправление! Управляем конфигурацией HashiСorp Vault изнутри, опираясь на Git и кворум подписей

При управлении доступом в HashiCorp Vault есть выбор: делать это либо супербезопасно, но неудобно, либо удобно, но с риском компрометации секретов. В первом случае вы отзываете root-токен после инициализации хранилища и для каждого изменения конфигурации собираете кворум владельцев Shamir-ключей. Во втором — применяете конфигурацию через CI/CD или из-под администратора, и тогда где-то обязательно существует «кольцо всевластия»: токен или пароль, компрометация которого даёт полный контроль над инфраструктурой секретов. Мы решили объединить безопасность и удобство в одном решении. Взяли идею кворума и привычный инженерному сообществу способ аудита изменений — коммиты в Git. Что получилось — читайте под катом. Cпойлер: вы сможете использовать это решение бесплатно.

https://habr.com/ru/companies/flant/articles/1014914/

#deckhouse_stronghold #hashicorp_vault #hashicorp_terraform #gitops #secrets #secretsmanagement #плагин

Даёшь самоуправление! Управляем конфигурацией HashiСorp Vault изнутри, опираясь на Git и кворум подписей

Многие DevOps-инженеры пользуются HashiCorp Vault для хранения секретов или управления ими. Помимо того, что все данные в хранилище надёжно зашифрованы, инструмент позволяет гранулярно выдать доступ...

Хабр

With my local gitea and gitea-act_runner testing out how to deploy binaries via commits.

#homelab #gitops

Building a podcast app that truly empowers instance owners means laying down a robust foundation. We’re shedding our legacy constraints and moving Podverse NG to K3s and ArgoCD. 🏗️

Wrote up some thoughts on where we are currently (a Docker Compose alpha is live!) and our vision for a decentralized, resilient future for podcasting.

Check it out: https://z.suorcd.us/posts/20260328-podverse-ng-k3s/

#pvng #podverse #k8s #gitops #podcasting20

20260328 Podverse NG K3S | su || cd

Linux advocate who loves to see how the FOSS software can be used to make the world a better place.

Cool!! Being personally ghosted by Microshaft's Github is.. liberating, I guess I'm just easy to please.

Now if I could just do the same for work . . :/

Sorry to the projects that I've helped, and may have helped further. Go find yourself better infrastructure partners, that wont subject me, and the community you want and/or need, to potential harm or exploitation.

It's not social coding if it results in exploitation, yours or mine.

#enshitification #Github #Forgejo #Gitops

Structuring Argo CD Repositories | ArgoCD Best Practices

Explore ArgoCD best practices for managing application manifests, multiple teams, and GitOps repositories effectively. Learn from practical examples and adapt strategies to optimize your Kubernetes environment.

Codefresh

Argo CD for GitOps Deployment
Deploy apps to Kubernetes using GitOps. Automate delivery with version-controlled configs.

#DevOps #ArgoCD #GitOps #Kubernetes

Effizientes Deployment mit GitOps: Automatisierung von Infrastruktur und Applikationskonfiguration. Ermöglicht Versionskontrolle, Wiederholbarkeit und beschleunigte Releases. Containerisierung und Kubernetes spielen dabei eine zentrale Rolle. #devops #gitops #kubernetes