UA DevOps
708 subscribers
642 photos
30 videos
25 files
1.15K links
Канал з новинами у DevOps світі. Актуальні статті та цікаві рішення.
Наш чат: @ua_devops_community
реклама: @saladar
Download Telegram
☸️ Conditions, Phases, and Declarative Phase Rules in Kubernetes Operators

Tl;Dr; You can start with experimenting with the demo:...

🔗 Read more: https://dev.to/rocketchat/conditions-phases-and-declarative-phase-rules-in-kubernetes-operators-l2h
📰 Source: Dev.to
📅 2026-02-13 22:40 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Why Your GitHub Actions Secrets Don't Work in Reusable Workflow Inputs

We recently migrated our Docker build workflows to use a shared reusable workflow. The migration...

🔗 Read more: https://dev.to/cseeman/why-your-github-actions-secrets-dont-work-in-reusable-workflow-inputs-462g
📰 Source: Dev.to
📅 2026-02-13 19:04 UTC

#DevOps #Tech #Automation #CloudNative
👍1
🐳 GLPI with Docker + Portainer: Complete Setup Guide (Self-Hosted IT Asset Management)

Deploy GLPI 10.x with Docker Compose, Portainer UI, MariaDB and optional SSL. Step-by-step for sysadmins who want self-hosted ITSM.

🔗 Read more: https://dev.to/jonasoliveiraaa5bd76624/glpi-with-docker-portainer-complete-setup-guide-self-hosted-it-asset-management-6gl
📰 Source: Dev.to
📅 2026-02-14 16:37 UTC

#DevOps #Tech #Automation #CloudNative
📋 Automating Linux Tasks with Ansible Apt, File, and Script Modules

Learn to automate package management and file operations using Ansible Apt, File, Fetch, and Script modules through practical infrastructure labs.

🔗 Read more: https://dev.to/labex/automating-linux-tasks-with-ansible-apt-file-and-script-modules-4p63
📰 Source: Dev.to
📅 2026-02-14 17:05 UTC

#DevOps #Tech #Automation #CloudNative
🏗️ Adding agent skills for Terraform

Adding agent skills for Terraform

🔗 Read more: https://dev.to/quixoticmonk/adding-agent-skills-for-terraform-4e7m
📰 Source: Dev.to
📅 2026-02-14 14:09 UTC

#DevOps #Tech #Automation #CloudNative
🔥1
🐳 Hosting a Dockerized Node.js App on Oracle Cloud Free Tier

I recently decided to host one of my Dockerized Node.js apps on a VPS using Oracle Cloud Free Tier -...

🔗 Read more: https://dev.to/prajwolshrestha/hosting-a-dockerized-nodejs-app-on-oracle-cloud-free-tier-38ga
📰 Source: Dev.to
📅 2026-02-15 14:06 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Flaky Tests Are Not a Testing Problem. They're a Feedback Loop You Broke.

Every retry rule in your CI pipeline is a painkiller. It suppresses the symptom, the stock of broken...

🔗 Read more: https://dev.to/microseyuyu/flaky-tests-are-not-a-testing-problem-theyre-a-feedback-loop-you-broke-8j5
📰 Source: Dev.to
📅 2026-02-15 15:50 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Building MultiWA: An Open-Source Self-Hosted WhatsApp API Gateway

Why I Built MultiWA I needed WhatsApp automation for a business application, but the...

🔗 Read more: https://dev.to/ribato/building-multiwa-an-open-source-self-hosted-whatsapp-api-gateway-2me1
📰 Source: Dev.to
📅 2026-02-16 02:34 UTC

#DevOps #Tech #Automation #CloudNative
☸️ Kubernetes HPA Not Scaling: Debugging Guide

Troubleshoot Kubernetes HPA issues with our step-by-step guide and optimize your autoscaling setup for efficient performance

🔗 Read more: https://dev.to/aicontentlab/kubernetes-hpa-not-scaling-debugging-guide-4ld7
📰 Source: Dev.to
📅 2026-02-16 08:01 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Run Real K8s CI on your Laptop with Kindling

TLDR: Kindling wires your GitHub repo to a local Kubernetes cluster. Every git push builds and...

🔗 Read more: https://dev.to/jeffvincent/run-real-k8s-ci-on-your-laptop-with-kindling-34bd
📰 Source: Dev.to
📅 2026-02-16 07:09 UTC

#DevOps #Tech #Automation #CloudNative
😁7
🏗️ Terraform on Windows 11: The "Before You Start" Guide

Before the Terraform Magic Happens... In one of my team meetings recently, one of the...

🔗 Read more: https://dev.to/tyfoster394ea28f46a18ca/terraform-on-windows-11-the-before-you-start-guide-56pb
📰 Source: Dev.to
📅 2026-02-16 22:23 UTC

#DevOps #Tech #Automation #CloudNative
1
🚀 Culture Trap: Why Your DevOps Transformation is Failing

The arrival of DevOps promised a revolution, but for many, it has become a frustrating exercise in...

🔗 Read more: https://dev.to/sebs/culture-trap-why-your-devops-transformation-is-failing-22l6
📰 Source: Dev.to
📅 2026-02-16 11:04 UTC

#DevOps #Tech #Automation #CloudNative
📋 Debugging Ansible Jinja2 Template Errors

Learn how to identify and fix common Ansible Jinja2 template errors, ensuring smooth playbook execution and efficient troubleshooting

🔗 Read more: https://dev.to/aicontentlab/debugging-ansible-jinja2-template-errors-37ba
📰 Source: Dev.to
📅 2026-02-15 13:00 UTC

#DevOps #Tech #Automation #CloudNative
☸️ Building Scalable Shopify Stores with Kubernetes and Microservices Architecture

As Shopify stores scale, so do their technical requirements. Large traffic, flash sales, third-party...

🔗 Read more: https://dev.to/lucy1/building-scalable-shopify-stores-with-kubernetes-and-microservices-architecture-56kh
📰 Source: Dev.to
📅 2026-02-17 13:19 UTC

#DevOps #Tech #Automation #CloudNative
☸️ Mastering Cloud-Native Architectures with Kubernetes

In today's fast-paced digital landscape, the ability to build and deploy scalable, resilient, and...

🔗 Read more: https://dev.to/meetpatelb41bbf81ec83f2/mastering-cloud-native-architectures-with-kubernetes-4hb4
📰 Source: Dev.to
📅 2026-02-15 11:10 UTC

#DevOps #Tech #Automation #CloudNative
📋 Debugging Slow Ansible Playbooks with Performance Optimization

Learn how to debug and optimize slow Ansible playbooks for better performance, reduce downtime and improve user experience, get started now!

🔗 Read more: https://dev.to/aicontentlab/debugging-slow-ansible-playbooks-with-performance-optimization-bgj
📰 Source: Dev.to
📅 2026-02-14 08:00 UTC

#DevOps #Tech #Automation #CloudNative
🐳 pnpm + Next.js Standalone + Docker: 5 Failures Before Success Part 9

- Why pnpm symlinks break in Next.js standalone Docker builds

🔗 Read more: https://dev.to/kochan/pnpm-nextjs-standalone-docker-5-failures-before-success-part-9-g3o
📰 Source: Dev.to
📅 2026-02-16 14:22 UTC

#DevOps #Tech #Automation #CloudNative
🐳 How I went from Docker Compose to production EKS without burning AWS budget on mistakes

The Problem with Learning Kubernetes Directly on AWS Most tutorials for Kubernetes on AWS...

🔗 Read more: https://dev.to/escanut/how-i-went-from-docker-compose-to-production-eks-without-burning-aws-budget-on-mistakes-1aio
📰 Source: Dev.to
📅 2026-02-18 06:12 UTC

#DevOps #Tech #Automation #CloudNative
🚀 Suffering from BUGS: How I Almost Deleted My Entire Project

You know that iconic DJ Khaled album, "Suffering from Success"? The one where he looks overwhelmed by...

🔗 Read more: https://dev.to/maame-codes/suffering-from-bugs-how-i-almost-deleted-my-entire-project-1eef
📰 Source: Dev.to
📅 2026-02-19 03:23 UTC

#DevOps #Tech #Automation #CloudNative