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 guide to integrating JetBrains Qodana, a code quality analysis tool, into GitLab CI/CD pipelines and publishing its reports via GitLab Pages.
A developer shares their experience finding and reporting 27 security vulnerabilities on Gitlab through HackerOne in 2019, including insights and motivations.
A tutorial on automating AWS IAM access key age notifications using AWS Lambda and SES, with code examples and security best practices.
Introduces Daintree.app, an open-source alternative to the AWS console with multi-region views, fast role switching, and a coherent interface.
A tutorial on creating a production-ready Docker image for PyTorch models using Torch Serve, including model archiving and dependency management.
A guide to configuring a Gitlab CI/CD pipeline job that fails when new code commits cause a decrease in overall test coverage.
Discusses why 'hero' culture in tech teams is harmful and advocates for collaborative problem-solving and letting systems fail to drive improvement.
A technical guide on how to read environment variables from the frontend of a Tauri desktop application using the Command API.
A developer explains choosing and implementing the Hyvor Talk comment system for their static blog, focusing on privacy, performance, and managed hosting.
A guide to using AWS SSM Run Command with Terraform to wait for cloud-init on EC2 instances without needing SSH keys.
Explores challenges and inconsistencies when configuring IAM permissions for AWS EKS clusters following the principle of least privilege.
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 developer shares personal experience and reasons for contributing to open-source projects like GitLab, highlighting non-coding contributions and benefits.
A guide to managing Helm Custom Resource Definitions (CRDs) using a custom Terraform module for GitOps workflows.
Explains the technical necessity of the `matchLabels` keyword in Kubernetes Deployments and why it cannot be automatically inferred.
A personal guide on preparing for and passing the Certified Kubernetes Administrator (CKA) exam, covering study resources, exam simulation, and practical tips.