Less than 6 hours to go to our State of #GitOps webinar.

Join us for a summary of the report and to ask us anything.

Times: 12 pm PDT | 3 PM EDT | 8 PM BST | 9 PM CEST

https://oc.to/webinar-state-of-gitops-2025

The State of GitOps 2025: Key findings and what they mean to you

What’s working in GitOps today and what’s not? Join us for an exclusive walkthrough of Octopus Deploy's inaugural State of GitOps report. Based on insights from over 600 DevOps and Platform Engineering professionals, learn how teams use GitOps in the real world, the outcomes, and the practices that lead to the best results. We’ll explore: - What good GitOps looks like - Differences in adoption across the industry - The link between GitOps maturity and DevOps performance - Which practices to adopt to get the benefits Whether you’re just starting out or looking to refine a mature practice, this webinar will provide data-backed insights and actionable takeaways. Reserve your spot and get a head start on where GitOps is heading. Speaker(s): Steve Fenton, Director of Developer Relations at Octopus Deploy Dan Garfield, VP, Open Source at Octopus Deploy

StreamYard

Open #GitOps says: “A system managed by GitOps must have its desired state expressed declaratively.” There are only four principles and this is the first of them, so it must be important. But why? Find out on @TheNewStack

https://thenewstack.io/gitops-gap-few-use-declarative-configuration-to-manage-state/

GitOps Gap: Few Use Declarative Configuration To Manage State

Given the advantages of declarative desired state and the tools that reconcile it, why aren't organizations adopting it faster?

The New Stack

looking for an #OSS #APIgateway

* API keys (API users) + Oauth (website) for auth
* rate limiting + protection against content crawling
* queuing requests to prevent overloading our self-hosted AI models
* ability to track usage so that we can charge expensive API calls to users/orgs
* basic monitoring

API will most likely be written in #NestJS, another likely using #FastAPI (or something else in #Python). I like #GitOps. Doesn’t need to handle insane traffic just make the above things easier.

At last! The State of #GitOps 2025 has landed.

Here are all the launch day links.

Download the report:

https://octopus.com/publications/state-of-gitops-report

Listen to the SDN podcast episode about the report:

https://software-delivery-notebook.uk/podcast/the-2025-state-of-gitops-report/

If you have any blogs, articles, or other useful links for the report... let me know and I'll boost 'em.

The State of GitOps Report

Find out what good GitOps looks like and discover the relationships between technical practices and crucial outcomes.

Octopus Deploy

@mlbiam Even if it means overhead, using single instances might improve performance. I cannot give any numbers, though.

What seems to influence performance the most is when using large monorepos...

#DevOps #ArgoCD #GitOps

Sealed Secrets - 가볍게 적용 가능한 GitOps with Secret

Sealed Secrets는 Vault와 같은 외부 Secret 관리 시스템을 도입하기 어려운 소규모 조직에게 적합한 대안입니다. GitOps 배포 파이프라인에서 API 키와 같은 Secret 정보를 안전하게 관리하는 데 어려움을 겪는 경우, Sealed Secrets는 클러스터 내부의 Secret Controller와 클라이언트 측 유틸리티를 통해 Secret을 암호화하고 관리합니다. 이 방식은 Secret을 Git 리포지토리에 안전하게 저장할 수 있게 하여 GitOps 흐름을 유지하면서도 보안 리스크를 줄여줍니다. AES-256-GCM + RSA-4096 방식으로 암호화된 Secret은 공개 저장소에 저장해도 안전하며, 클러스터에서 복호화되어 애플리케이션에서 일반 Secret처럼 사용할 수 있습니다. Sealed Secrets는 완벽한 해결책은 아니지만, 중소 규모 서비스에서 보안과 자동화 사이의 균형을 맞추는 데 유용한 도구입니다.

Hackers' Pub

Быстрый деплой бота (и не только) на Docker-хостинге с Portainer

18 июня будет два года как я создал сообщество "Код на салфетке". Сразу оговорюсь, что это некоммерческая история и возникло оно как решение важной для меня проблемы: "недостаток информации для начинающего разработчика". В процессе моего обучения и развития я сталкивался с различными нюансами, которые решались достаточно просто, но найти "комплексный ответ" зачастую было очень трудной задачей. Каждый четверг я выпускал новые публикации, потом эту идею подхватили мои товарищи и мы начали чередовать наши статьи. За эти два года на телеграм канал "Код на салфетке" подписалось больше тысячи человек и я решил, что в качестве благодарности за внимание - устрою честный розыгрыш 9-ти книг по программированию. Подробности конкурса опубликую немного позже, но поучаствовать может кто угодно. За эти два года мне в личку и в чат Telegram-канала довольно часто пишут новички и их вопросы можно разделить на две категории:

https://habr.com/ru/articles/917886/

#docker #dockercompose #gitops #devops #portainer #dockerhosting #dockerfile

Быстрый деплой бота (и не только) на Docker-хостинге с Portainer

Анонс розыгрыша книг по программированию и моя небольшая история 18 июня будет два года как я создал сообщество "Код на салфетке". Сразу оговорюсь, что это некоммерческая история и возникло оно как...

Хабр

Что нужно знать про использование werf при развёртывании гибридного приложения: личный опыт

Автор статьи — мобильный разработчик, который сам поднял инфраструктуру для стартапа на одной небольшой виртуалке. Вы узнаете, как он выбрал и внедрил werf, какие проблемы решал с помощью SOPS, как организовал хранение и шифрование секретов, и почему GitOps стал для него спасением.

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

#werf #cicd #kubernetes #terraform #секреты #гибридные_приложения #гитерминизм #gitops #sops

Что нужно знать про использование werf при развёртывании гибридного приложения: личный опыт

Привет! Меня зовут Максим Базуев, я мобильный разработчик. Последние 6 лет занимаюсь разработкой гибридных мобильных приложений с использованием веб-технологий. Сейчас я работаю над стартапом —...

Хабр

📦 We released @microcksio 1.12 but also its #Kubernetes Operator v0.0.4! 🔥
And it embeds 2 major features: a better and easier way to deploy Microcks with minimal configuration and the ability to launch #API conformance tests with Custom Resource in a full #GitOps way!

Check it out!
https://youtu.be/JzpXo1rzrK0?si=PVTwxgtAKR65RvFD

Microcks Kubernetes Operator v0.0.4

YouTube