Using EFS to store application logs
Using EFS to store application logs Pre-requisites Deployed EKS cluster : Ensure that the AWS CLI is configured and connected to your EKS cluster. EKS cluster already configured with the EFS Storage plugin : Not configured see documentation kubectl: The kubectl tool is installed and configured. Step 1: Configure the EFS storage class for the EKS cluster Make sure that the EFS storage plugin is installed on the cluster, see documentation if it is not....