Cloud
2 posts
How ECS Uses External Docker Image Registry
Amazon ECS (Elastic Container Service) supports pulling images from external Docker registries such as Docker Hub, GitHub Container Registry (GHCR), Google Container Registry (GCR), and even private…
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…