@vojtechmares_ Same here. Taky mi to našlo chybky o kterých jsem netušil. A udělal jsem si skill /restart-cluster-nodes - pro bezpečný restart nodů (drain workers, restart, drain control plane, restart)
You think your images are immutable. They're not.
nginx:1.29.6 today ≠ nginx:1.29.6 tomorrow.
Registries silently rebuild tags to patch CVEs — same tag, different SHA.
Fix: pin the digest too.
image: nginx:1.29.6@sha256:a1b2c3...
EC2 instance slowing down to the point where SSH/SSM connections drop 🤔 Found the culprit — Cynet AV broad rule (with 40 exclusions) intercepts every syscall, bringing the system to its knees.
@semaphoreci hey, yesterday I signed up for trial using my GH account with handle 'milanoid'. It worked. Today I cannot login at https://t.co/Hnncy0HFxN. No error, clicking Login with GitHub does not log me in. Can you please check it? Thnx.
Some of my tasks in my 1st month as DevOps:
1. Update a GitHub Action defined in Terraform
2. Enforce GitHub Ruleset and create a GitHub Action to reject UPPERCASE files in a repository
3. Harden an AWS EC2 user-data bootstrap script
4. Security review of external GitHub Actions
📢I joined the Platform Engineering dept. via internal transfer. It's an important milestone in my transition from QA to DevOps - within the second week I wrote a GitHub Action, built a new Docker image for a self-hosted runner, and haven't screwed up anything epically. #DevOps
I managed to set up VPN server running in my HomeLab. Now I can manage my Kubernetes HomeLab cluster from anywhere, safely. Thanks ddclient for solving DDNS for me https://t.co/SdT6BNTWaV
#ddns#vpn#homelab