Preparation

You need to create a Linux instance on the public subnet to access to EKS cluster in private subnet.

To learn how to create EC2 instances and VPCs with public/private subnets, you can refer to the lab:

To deploy the Wordpress application on EKS cluster, we need to grant permissions to Bastion host to be able to create and operate the Wordpress application on EKS cluster. In this preparation part, we will create VPC, IAM roles, EC2 Bastion host, EFS, … to be able to complete this lab.

Content