{"id":20724689,"url":"https://github.com/arhea/aws-eks-landing-zone","last_synced_at":"2025-06-28T22:38:44.982Z","repository":{"id":41754692,"uuid":"223457960","full_name":"arhea/aws-eks-landing-zone","owner":"arhea","description":"A sample EKS Landing Zone built with CDK","archived":false,"fork":false,"pushed_at":"2023-01-05T01:29:11.000Z","size":1436,"stargazers_count":0,"open_issues_count":16,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T23:25:50.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arhea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-22T18:00:25.000Z","updated_at":"2021-10-18T04:04:08.000Z","dependencies_parsed_at":"2023-02-03T04:00:17.072Z","dependency_job_id":null,"html_url":"https://github.com/arhea/aws-eks-landing-zone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arhea%2Faws-eks-landing-zone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arhea%2Faws-eks-landing-zone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arhea%2Faws-eks-landing-zone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arhea%2Faws-eks-landing-zone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arhea","download_url":"https://codeload.github.com/arhea/aws-eks-landing-zone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243003988,"owners_count":20220234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T04:15:59.262Z","updated_at":"2025-03-11T08:42:55.740Z","avatar_url":"https://github.com/arhea.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS EKS Landing Zone\n\nThis repository contains reference CDK code to deploy an EKS cluster within a VPC with VPC Endpoints, Cluster Autoscaler, and other basic features preconfigured.\n\n## Architecture\n\n![Architecture Diagram](./docs/ArchitectureDiagram.png)\n\nThis implmentation will generate Cloudformation Stacks that provision infrastructure within your desired region. Below are the details of what is provisioned.\n\n- 1 VPC\n- 4-6 Subnets - 50% public and 50% private subnets spread across 2-3 availability zones\n- 2-3 NAT Gateways deployed in the public subnets\n- VPC Endpoints for ECR and Cloudwatch\n- EKS Cluster\n- EKS Worker Node Auto Scaling Group\n- Cluster Autoscaler with corresponding IAM Policy\n\n## Usage\n\nGenerate Cloudformation template for review:\n```bash\ncdk synth --profile \u003caws profile\u003e\n```\n\nTo deploy the stack simply run:\n```bash\ncdk deploy --profile \u003caws profile\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farhea%2Faws-eks-landing-zone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farhea%2Faws-eks-landing-zone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farhea%2Faws-eks-landing-zone/lists"}