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:
- Obtain Edera AMI: Contact support for access to Edera AMI
- Deploy EKS Cluster: Use Terraform with Edera-compatible configuration
- Configure RuntimeClass: Apply Edera RuntimeClass to Kubernetes
- Test Deployment: Verify installation with sample workload
Detailed Installation Guide
For complete step-by-step installation instructions, please follow our comprehensive 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:
- Verify your account is in the approved list
- Check the correct AWS region (us-west-2)
- Confirm AWS CLI credentials and permissions
- Use our AMI verification command
EKS Cluster Issues
For EKS-related problems:
- Ensure EKS version 1.28 or later
- Verify node group uses Edera AMI
- Check security groups and networking
- Confirm IAM roles and permissions
RuntimeClass Issues
If Edera RuntimeClass isn’t working:
- Verify RuntimeClass is properly applied
- Check node labels and selectors
Getting Help
Documentation
- Complete Installation Guide: Detailed Terraform-based installation
- Edera Documentation: Full technical 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
