Join us

ContentUpdates and recent posts about Amazon Elastic Container Service for Kubernetes (EKS)..
Link
@faun shared a link, 1 week ago

Choosing the Best Kubernetes API Gateway: comparing Kong, Envoy, and kgateway

TheKubernetes Gateway APIhit v1.0 and is officially stable. It's a clean break from the old Ingress model, bringing modular, role-aware, multi-protocol control. Core players:Gateway,GatewayClass, andHTTPRoute. On the flip side,Kong Gatewayis losing ground. The newer kids—Envoy Gatewayandkgateway—ar..

Link
@faun shared a link, 1 week 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, 1 week 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, 1 week 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, 1 week 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, 1 week 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...

Link
@faun shared a link, 1 week 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...

 Activity
@salghamdix started using tool Kubectl , 1 week, 1 day ago.
 Activity
@salghamdix started using tool k3s , 1 week, 1 day ago.
 Activity
@salghamdix started using tool GitHub Actions , 1 week, 1 day ago.
Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that allows developers to easily run Kubernetes on the AWS cloud or on-premises data centers. It provides built-in integrations with AWS services like EC2, VPC, IAM, and EBS, and enables efficient compute resource provisioning and automatic application scaling, reducing costs. With EKS, security patches are automatically applied to the cluster's control plane to ensure a secure Kubernetes environment. EKS can be run in the cloud, on AWS Outposts, or on-premises, providing a consistent, fully-supported Kubernetes solution with integrated tooling. EKS is useful for deploying applications across hybrid environments, modeling machine learning workflows, and building and running web applications that automatically scale and run in a highly available configuration. Customers can get started with EKS through an online workshop, connect with an expert for support, or learn about other companies using EKS.