ContentPosts from @safna..
Link
@faun shared a link, 1 week, 3 days ago

How to Deploy a Kubernetes App on AWS EKS

AWS EKS takes the grunt work out of running Kubernetes. It handles the control plane, automates upgrades, hooks into IAM and VPC, and scales without breaking a sweat. Witheksctlandkubectl, devs can launch clusters fast, drop in their YAML, and wire up services through built-in load balancers...

How to Deploy a Kubernetes App on AWS EKS
Link
@faun shared a link, 1 week, 3 days ago

Critical Kubernetes Capsule Vulnerability Allows Arbitrary Namespace Label Injection

Capsule v0.10.3had a problem. Tenant users could sneak their own labels into system namespaces—an easy way to punch holes in Kubernetes multi-tenancy. v0.10.4shuts that down. It tightens namespace validation and clamps down on label injection...

Link
@faun shared a link, 1 week, 3 days ago

Tuning Linux Swap for Kubernetes: A Deep Dive

Kubernetes v1.34makesNodeSwapofficial. For the first time, swap on Linux nodes is fully supported—breaking with the old norm of just turning it off. Why it matters: NodeSwap gives the kubelet a pressure valve. Instead of firing off OOM kills, it can push some memory to disk. But this isn’t a free w..

Tuning Linux Swap for Kubernetes: A Deep Dive
Link
@faun shared a link, 1 week, 3 days ago

Kubernetes Learning Roadmap

The Kubernetes Learning Roadmap covers key concepts such as understanding Kubernetes use cases, installing Kubernetes locally, interacting with Kubernetes using YAML and kubectl, managing deployments and replica sets, and networking in Kubernetes. Additionally, it includes topics like managing envir..

Kubernetes Learning Roadmap
Link
@faun shared a link, 1 week, 3 days ago

OpenTelemetry configuration gotchas

Zero-code OpenTelemetry still feels like a myth. Python skips logs out of the box. Quarkus wires up tracing, nothing else. Micrometer Tracing (Spring Boot) ignores OTel env vars unless you’re on 3.5 or later. Every stack plays by its own rules...

OpenTelemetry configuration gotchas
Story
@laura_garcia shared a post, 1 week, 6 days ago
Software Developer, RELIANOID

💻 Linux Tip: ss Command Cheatsheet

The ss (Socket Statistics) command is a faster, more powerful alternative to netstat—perfect for troubleshooting and monitoring network connections. From checking listening ports 🔎 to analyzing load balancer traffic ⚡, our new Cheatsheet gives you the key commands in one place. 👉 Read the 1-minute g..

 Activity
@hipposcrewdriver started using tool SQLite , 1 week, 6 days ago.
 Activity
@hipposcrewdriver started using tool Python , 1 week, 6 days ago.
 Activity
@hipposcrewdriver started using tool Kafka , 1 week, 6 days ago.
 Activity
@hipposcrewdriver started using tool Docker , 1 week, 6 days ago.