Amazon EKS Blueprints for Terraform
Updating a managed node group - Amazon EKS
This is official Amazon Web Services (AWS) documentation for Amazon Elastic Kubernetes Service (Amazon EKS). Amazon EKS is a managed service that makes it easy for you to run Kubernetes on AWS without needing to install and operate your own Kubernetes clusters. Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications.
Multi cluster setup with istio
As everyone knows istio is a great service mesh. The power that it adds to kubernetes make it where I would never even consider running k8…