Amazon ECR (Elastic Container Registry) is a container image registry managed by AWS.
Continue reading “[AWS] ECR”Tag Archives: EKS
[AWS] EKS
EKS (Elastic Kubernetes Service) is a managed service that runs Kubernetes on AWS.
- Provision and scale your cluster automatically using AWS multi-AZs for HA (High Availability) and fault tolerance.
- Compatible with all K8s plug-ins and applications
- Self-Healing: detects unhealthy worker nodes and replaces them automatically