Kubernetes doesn't care about your uptime
Explains how Kubernetes prioritizes data integrity over uptime, detailing why stateful pods can get stuck 'Terminating' to prevent data corruption.
Riccardo Padovani, esperto Kubernetes e DevOps, scrive su gestione cluster, Terraform, Helm e pratiche GitOps per sviluppatori e team IT.
27 articles from this blog
Explains how Kubernetes prioritizes data integrity over uptime, detailing why stateful pods can get stuck 'Terminating' to prevent data corruption.
Article explores the importance of being teachable and effectively receiving feedback for professional growth in tech careers.
Explains the non-random algorithm Kubernetes uses to select pods for deletion during scale-in operations, including the pod-deletion-cost annotation.
A developer explains migrating his blog from Jekyll to Hyvor Blogs to reduce maintenance and focus on writing content.
A tutorial on automating AWS IAM access key age notifications using AWS Lambda and SES, with code examples and security best practices.
A developer shares personal experience and reasons for contributing to open-source projects like GitLab, highlighting non-coding contributions and benefits.
Explains the technical necessity of the `matchLabels` keyword in Kubernetes Deployments and why it cannot be automatically inferred.
A tutorial on automating AWS Textract document analysis using AWS Lambda, S3 triggers, and SNS notifications for serverless text extraction.
Explores challenges and inconsistencies when configuring IAM permissions for AWS EKS clusters following the principle of least privilege.
A security researcher details a privacy flaw allowing retrieval of private Facebook friends via Instagram's signup process, and the responsible disclosure timeline.
A security researcher details a GitLab access control vulnerability, its disclosure timeline, and the communication issues with GitLab's security team.
A technical guide on how to read environment variables from the frontend of a Tauri desktop application using the Command API.
Discusses why 'hero' culture in tech teams is harmful and advocates for collaborative problem-solving and letting systems fail to drive improvement.
A developer shares their experience finding and reporting 27 security vulnerabilities on Gitlab through HackerOne in 2019, including insights and motivations.
Explains how to manage private Rust crates in Git repos, balancing SSH for developers and HTTPS for CI/CD using Git's url.insteadOf feature.
A guide to managing Helm Custom Resource Definitions (CRDs) using a custom Terraform module for GitOps workflows.
A beginner-friendly guide to GitLab CI, explaining core concepts like pipelines, jobs, and stages for non-developers and new users.
Introduces Daintree.app, an open-source alternative to the AWS console with multi-region views, fast role switching, and a coherent interface.
A guide to integrating JetBrains Qodana, a code quality analysis tool, into GitLab CI/CD pipelines and publishing its reports via GitLab Pages.
A personal guide on preparing for and passing the Certified Kubernetes Administrator (CKA) exam, covering study resources, exam simulation, and practical tips.