Welcome to Edera

Secure access for authorized customers only

Only users with authorized email domains can access this portal.
Contact support@edera.dev if you need assistance.

Installation Guide


This guide provides an overview of installing Edera in your AWS EKS environment and points you to our comprehensive installation documentation.

Prerequisites

Before beginning installation, ensure you have:

  • ✅ Reviewed and met all AWS Requirements
  • ✅ Completed the AWS Account Setup
  • ✅ Verified access to Edera AMIs using our AMI listing guide
  • ✅ AWS CLI and kubectl installed and configured
  • ✅ Terraform installed, if you are using it (recommended for deployment)

Installation Overview

Edera deployment on Amazon EKS follows these high-level steps:

  1. Obtain Edera AMI: Contact support for access to Edera AMI
  2. Deploy EKS Cluster: Use Terraform with Edera-compatible configuration
  3. Configure RuntimeClass: Apply Edera RuntimeClass to Kubernetes
  4. Test Deployment: Verify installation with sample workload

Detailed Installation Guide

For complete step-by-step installation instructions, please follow our comprehensive guide:

Edera EKS Installation Guide

This guide includes:

  • Terraform configuration examples
  • RuntimeClass deployment
  • Verification and testing steps

Installation Support

Before You Begin

Prepare Environment: Ensure your AWS environment meets our requirements

During Installation

  • Follow the detailed installation guide
  • Contact support if you encounter any issues
  • Test with sample workloads before deploying production applications

Troubleshooting

AMI Access Issues

If you cannot access Edera AMIs:

  1. Verify your account is in the approved list
  2. Check the correct AWS region (us-west-2)
  3. Confirm AWS CLI credentials and permissions
  4. Use our AMI verification command

EKS Cluster Issues

For EKS-related problems:

  1. Ensure EKS version 1.28 or later
  2. Verify node group uses Edera AMI
  3. Check security groups and networking
  4. Confirm IAM roles and permissions

RuntimeClass Issues

If Edera RuntimeClass isn’t working:

  1. Verify RuntimeClass is properly applied
  2. Check node labels and selectors

Getting Help

Documentation

Support Channels

  • Email: support@edera.dev
  • Installation Issues: Include AWS region, instance IDs, and error messages
  • Pre-Installation: Schedule consultation for complex environments

What to Include in Support Requests

When contacting support, please provide:

  • AWS account ID
  • Target region
  • EKS cluster details
  • Instance types and sizes
  • Any error messages or logs
Last updated on