ContentPosts from @tvelmachos..
Link
@faun shared a link, 18 hours ago

20 Best Kubernetes Monitoring Tools in 2025

Kubernetes monitoring isn't just about scraping metrics anymore. It's grown up into full-stack observability—metrics, logs, traces, plus flashy toys like AI-powered anomaly detection, real-time dashboards, and distributed tracing that actually works. The big players—Prometheus,Grafana,Datadog,Dynat..

20 Best Kubernetes Monitoring Tools in 2025
Link
@faun shared a link, 18 hours ago

Docker Scout for Vulnerability management of Containers and remediation

Docker Scout now scans Azure Linux 3.0 containers for CVEs in real time—right in your pipeline. It spots vulns by layer, shows you how to fix them, and plays nice withDocker,Azure DevOps, andGitHub Actions. Security scanning isn't extra credit anymore. It's shipping with the build...

Link
@faun shared a link, 18 hours ago

Retiring Docker Content Trust

Docker’s sunsettingDocker Content Trust (DCT)in 2025, starting withDocker Official Images. Not many used it, andNotary v1is toast. So they’re moving to modern signing tools likeSigstoreandNotation. Migration guides are on the way. What’s really happening:The container world’s ditching old trustboxe..

Link
@faun shared a link, 18 hours ago

How to use cache mounts to speed up Docker builds

Depot just droppedNVMe-backed cache mounts—persistent, high-speed, and wired for true incremental Docker builds. Yes, even inephemeral CI. It hooks intonative BuildKit cache mounts, supporting bothsharedandexclusiveaccess. No more fragile registry caches. No more arcane CI cache duct tape...

Link
@faun shared a link, 18 hours ago

Azure Kubernetes Cluster with Terraform

Spin up a production-gradeAKScluster withTerraform, but skip the hand-wavy theory. This new hands-on project gets into the weeds—RBAC, autoscaling, network policies, IP lockdowns, and yes,Azure Monitorwired up for observability out of the gate. Costs? Controlled. Infra? All code. It’s IaC for teams..

Link
@faun shared a link, 18 hours ago

Kubernetes v1.34 Sneak Peek

Kubernetes v1.34 lands in August 2025. It bringsDynamic Resource Allocation (DRA)to stable—structured resource requests, CEL filtering, and support for GPUs and custom gear. Built on new API types. Finally. Kubelet and API Server tracinglevel up with OpenTelemetry. Stable's the goal. Per-HPA autos..

Link
@faun shared a link, 18 hours ago

How Freshworks optimized server provisioning using Karpenter

Freshworks optimized AWS EKS with Karpenter to handle diverse instance types, reduce costs, and achieve seamless node provisioning, disruptions, and terminations with minimal impact to service availability and resource utilization...

Link
@faun shared a link, 18 hours ago

Understanding Kubernetes Commands and Arguments

Kubernetes lets you override a container’sCMDandENTRYPOINTwith thecommandandargsfields in your Pod spec. But don’t expect to change them after the Pod’s spun up—this isn’t Docker. No runtime flags here...

 Activity
@salghamdix started using tool Kubectl , 1 day, 18 hours ago.
 Activity
@salghamdix started using tool k3s , 1 day, 18 hours ago.