Installation of Tutor edx palm version on AWS EKS

Hello Everyone,
I’m in the process of upgrading to the Tutor Open edX Palm version and I’m planning to deploy it on a Kubernetes cluster, specifically using AWS EKS. I would appreciate any advice or best practices for this setup.

Key Points:

  1. Environment: AWS EKS (Elastic Kubernetes Service)
  2. Current Version: Upgrading from Koa to Palm
  3. Requirements:
    • Setting up a scalable and resilient environment.
    • Handling persistent storage for MongoDB, MySQL, and other services.
    • Best practices for configuring autoscaling and resource allocation.
    • Recommendations for monitoring and logging within Kubernetes.
    • Security considerations, especially with AWS-specific tools like IAM roles and security groups.

If anyone has successfully set up Tutor Open edX Palm on Kubernetes or AWS EKS, I would love to hear about your experiences, any documentation you followed, or specific configurations that worked well.

palm #openedx Tutor Help

Hi Himanshu,
Since Kubernetes is in use, the particular cloud provider (such as AWS EKS) plays a less significant role. The core setup and configuration for Open edX Tutor Palm should mostly be consistent across different cloud environments.
I would suggest to focus on the Kubernetes-specific areas like managing resources, implementing autoscaling, monitoring, and ensuring cluster security.

I have deployed tutor-edx on AWS EKS. Mostly I have completed. But not able to deploy custom openedx image on eks. Need steps to deploy custom openedx image on EKS. Applying theme.