ConfigMap Conundrum: Subtleties of Dynamic Updates in Kubernetes Configurations
https://blog.adityasamant.dev/configmap-conundrum-subtleties-of-dynamic-updates-in-kubernetes-configurations
Know the differences between ConfigMaps mounted as Volumes and ConfigMaps defined as environment variables.
https://blog.adityasamant.dev/configmap-conundrum-subtleties-of-dynamic-updates-in-kubernetes-configurations
Argo Events — Event Bus and Webhook
https://medium.chuklee.com/argo-events-event-bus-and-webhook-ac34e5714209
Argo Event is a Kubernetes based event automation engine. It is part of the Argo project. Argo Events can be used with or independent of other projects in Argo.
I will be writing a series of articles on Argo Events; in these articles I will be looking at how we can use Argo Event to automate process within and without a Kubernetes cluster.
For this first article in this series, we will examine Argo Events core concepts, installation and provisioning different event buses which Argo Event uses to forward events to their sink. Finally we will look at setting up a webhook event flow to verify our setup.
https://medium.chuklee.com/argo-events-event-bus-and-webhook-ac34e5714209
Users, Groups, Roles and API Access in Kubernetes
https://blog.adityasamant.dev/users-groups-roles-and-api-access-in-kubernetes
The nuances of how users and groups are configured in Kubernetes and how the role-based access control (RBAC) mechanism applies for them.
https://blog.adityasamant.dev/users-groups-roles-and-api-access-in-kubernetes
Kubernetes Events — News feed of your cluster
https://decisivedevops.com/kubernetes-events-news-feed-of-your-kubernetes-cluster-826e08892d7a
Understand Kubernetes Events and learn to use kubectl events to monitor and troubleshoot your cluster’s issues effectively.
https://decisivedevops.com/kubernetes-events-news-feed-of-your-kubernetes-cluster-826e08892d7a
GPU Virtualization in K8s: Challenges and State of the Art
https://www.arrikto.com/blog/gpu-virtualization-in-k8s-challenges-and-state-of-the-art
Kubernetes schedules GPU workloads by assigning a whole device to a single job exclusively. This one-to-one relationship leads to massive GPU underutilization, especially for interactive jobs, characterized by significant idle periods and infrequent bursts of heavy GPU usage. Current solutions enable GPU sharing by statically assigning a fixed slice of GPU memory to each co-located job. These solutions are not suitable for interactive scenarios since the number of co-located jobs is limited by the size of physical GPU memory. Consequently, users must know the GPU memory demand of their jobs before submitting them for execution, which is impractical.
https://www.arrikto.com/blog/gpu-virtualization-in-k8s-challenges-and-state-of-the-art
gitops-bridge
https://github.com/gitops-bridge-dev/gitops-bridge
The GitOps Bridge is a community project that aims to showcase best practices and patterns for bridging the process of creating a Kubernetes cluster to subsequently managing everything through GitOps. It focuses on using ArgoCD or FluxCD, both of which are CNCF-graduated projects.
https://github.com/gitops-bridge-dev/gitops-bridge
Ephemeral Values in Terraform
https://log.martinatkins.me/2024/05/22/terraform-ephemeral-values
Since long before I worked at HashiCorp I've been interested in the problems with how Terraform interacts with security-sensitive information like passwords and private keys.
https://log.martinatkins.me/2024/05/22/terraform-ephemeral-values
Solving large logs with ClickHouse
https://embrace.io/blog/solving-large-logs-with-clickhouse
Embrace engineers share a few key learnings from supporting larger log sizes, including working around a current limitation in ClickHouse and testing several skip indices to optimize query performance and storage cost.
https://embrace.io/blog/solving-large-logs-with-clickhouse
Inside EKS Networking: Decoding the Service IP Journey
https://dev.to/chen/inside-eks-networking-decoding-the-service-ip-journey-4k1
https://dev.to/chen/inside-eks-networking-decoding-the-service-ip-journey-4k1
How to Set Up a Validating Admission Webhook In Kubernetes?
https://adil.medium.com/how-to-set-up-a-validating-admission-webhook-on-kubernetes-bd0733bfcb51
How to Use Validating Admission Webhook In Kubernetes?
https://adil.medium.com/how-to-use-validating-admission-webhook-on-kubernetes-a4acacc180b6
https://adil.medium.com/how-to-set-up-a-validating-admission-webhook-on-kubernetes-bd0733bfcb51
How to Use Validating Admission Webhook In Kubernetes?
https://adil.medium.com/how-to-use-validating-admission-webhook-on-kubernetes-a4acacc180b6
Kubernetes Deployments Demystified: A Guide to the Rolling Update Deployment Strategy
https://semaphoreci.medium.com/kubernetes-deployments-demystified-a-guide-to-the-rolling-update-deployment-strategy-a9eec31ffe62
https://semaphoreci.medium.com/kubernetes-deployments-demystified-a-guide-to-the-rolling-update-deployment-strategy-a9eec31ffe62
omni
https://github.com/siderolabs/omni
Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Built on Talos Linux by the folks at Sidero.
Boot from an Omni image. Click to allocate to a cluster. That’s it!
- Vanilla Kubernetes, on your machines, under your control.
- Elegant UI for management and operations
- Security taken care of—ties into your Enterprise ID provider
- Highly Available Kubernetes API endpoint built in
- Firewall friendly—manage edge nodes securely
- From single-node clusters to the largest scale
- Support for GPUs and most CSIs
https://github.com/siderolabs/omni
nginx-gateway-fabric
https://github.com/nginxinc/nginx-gateway-fabric
NGINX Gateway Fabric is an open-source project that provides an implementation of the Gateway API using NGINX as the data plane.
https://github.com/nginxinc/nginx-gateway-fabric
posting
https://github.com/darrenburns/posting
Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple YAML files, meaning they're easy to read and version control.
https://github.com/darrenburns/posting
Don’t Load Balance GRPC or HTTP2 Using Kubernetes Service
https://medium.com/@lapwingcloud/dont-load-balance-grpc-or-http2-using-kubernetes-service-ae71be026d7f
https://medium.com/@lapwingcloud/dont-load-balance-grpc-or-http2-using-kubernetes-service-ae71be026d7f
Processes in Linux - Everything You Need to Know
https://reliabilityengineering.substack.com/p/everything-you-need-to-know-about
https://reliabilityengineering.substack.com/p/everything-you-need-to-know-about
waveterm
https://github.com/wavetermdev/waveterm
Wave is an open-source AI-native terminal built for seamless workflows.
Wave isn't just another terminal emulator; it's a rethink on how terminals are built. Wave combines command line with the power of the open web to help veteran CLI users and new developers alike.
https://github.com/wavetermdev/waveterm
Garage
https://garagehq.deuxfleurs.fr
An open-source distributed object storage service tailored for self-hosting
https://garagehq.deuxfleurs.fr
Degradation vs disruption
https://blog.alexewerlof.com/p/service-degradation-vs-disruption
What's the difference between service degradation, service disruption, and service outage and why does it matter?
https://blog.alexewerlof.com/p/service-degradation-vs-disruption
Terraform Variable Cross Validation
https://mattias.engineer/blog/2024/terraform-variable-cross-validation
In this post we will learn about a new feature available in Terraform 1.9 that allows us to reference any type of object in our variable validation blocks.
https://mattias.engineer/blog/2024/terraform-variable-cross-validation
Three Terraform Use-cases You Need to Start Implementing
https://masterpoint.io/updates/terraform-use-cases
Engineering orgs that use IaC tools like Terraform aren’t typically maximizing their leverage. This article highlights at least three uses of Terraform and IaC automation that don’t necessarily center around traditional application workload infrastructure.
https://masterpoint.io/updates/terraform-use-cases