#EKS
2 posts
Accelerating Kubernetes Development with Amazon EKS MCP Server
Amazon recently introduced an innovative open-source tool called the Model Context Protocol (MCP) Server for Amazon EKS, designed to transform how developers build and manage Kubernetes-native…
How to Use Classic Load Balancer by Default in AWS EKS
Introduction By default, Amazon EKS provisions a Network Load Balancer (NLB) when creating a LoadBalancer type service using the AWS Load Balancer Controller. However, if you need to use a Classic…