Kubernestes Deployment scripts on AWS not working

Hi @topeawolwo

Great to see that you were able to deploy :smiley:

(1) How do i access the Magento container in AWS EKS in an endpiont URL

I don’t have experience (yet) with AWS EKS endpoints. I believe you need to create a Kubernetes LoadBalancer as shown on AWS docs:

See: Network load balancing on Amazon EKS - Amazon EKS

(2) The idea of the project was to used to Terraform for Kubernestes deployment for AWS RDS database and containerized Magento CMS.

AWS RDS is great, you can find a tutorial that uses Terraform to create an AWS RDS MariaDB at my website: