Skip to content
GitHub Actions Wiki Updater edited this page Sep 28, 2023 · 9 revisions

aws-eks-ec2 Banner Image

Docs for AWS-EKS-EC2-ASG-CDK Workflow Stack

Set Up your Account on CTO.ai

Before you can deploy this Workflow, you need to Setup your account on CTO.ai

Create Secrets from Settings

Secrets are encrypted environment variables that CTO.ai utilizes within your workflow to build and run your application and deployments. Follow this guide to create secrets from settings., and also generate your Github token

View Auto Scaling groups

Schedule the scaling actions that proactively increases and decreases capacity to match the load forecast

Follow the following steps below to configure and deploy your AWS EC2-Elastic Kubernetes Service Workflow

Build and Run Pipelines

Run and Setup your Infrastructure

In your AWS EKS EC2 workflow, build and set up your infrastructure using the ops run -b . command. This will provision your AWS-EKS EC2 stacks using Cloud Formation

View changes on CloudFormation

View EC2 instances on AWS

Get insights to your EC2 instances on AWS. View EC2 instances on AWS

View Elastic Kubernetes Service Cluster

See your EKS Cluster resources, deployments, and authentication

Clone this wiki locally