Launch using eksctl

eksctl is a tool jointly developed by AWS and Weaveworks that automates much of the experience of creating EKS clusters.

eksctlは、Kubernetesクラスタを作成および管理するためのシンプルなコマンドラインユーティリティです。

ここでは、ekscltを使って、EKS Cluster と Workder Nodes(EC2インスタンス x 3) の作成を行います

eksarchitecture