{"id":42307810,"url":"https://github.com/aws-samples/eks-workshop-v2","last_synced_at":"2026-03-04T14:02:12.701Z","repository":{"id":65894485,"uuid":"463303596","full_name":"aws-samples/eks-workshop-v2","owner":"aws-samples","description":"Hands-on labs for Amazon EKS","archived":false,"fork":false,"pushed_at":"2026-02-26T21:20:19.000Z","size":102057,"stargazers_count":585,"open_issues_count":108,"forks_count":568,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-02-27T03:26:31.393Z","etag":null,"topics":["aws","eks","eks-cluster","kubernetes"],"latest_commit_sha":null,"homepage":"https://www.eksworkshop.com","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"governance/model.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-24T21:14:30.000Z","updated_at":"2026-02-26T10:56:28.000Z","dependencies_parsed_at":"2024-09-14T11:51:00.610Z","dependency_job_id":"97212d51-ab00-4ffc-b2b2-3d9316884224","html_url":"https://github.com/aws-samples/eks-workshop-v2","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":"amazon-archives/__template_Apache-2.0","purl":"pkg:github/aws-samples/eks-workshop-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Feks-workshop-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Feks-workshop-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Feks-workshop-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Feks-workshop-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-samples","download_url":"https://codeload.github.com/aws-samples/eks-workshop-v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-samples%2Feks-workshop-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30083004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws","eks","eks-cluster","kubernetes"],"created_at":"2026-01-27T11:12:46.285Z","updated_at":"2026-03-04T14:02:12.683Z","avatar_url":"https://github.com/aws-samples.png","language":"HCL","funding_links":[],"categories":["HCL"],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD041 --\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://eksworkshop.com\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cpicture\u003e\n      \u003cimg width=\"160\" src=\"docs/images/eks.png\" alt=\"Amazon Elastic Kubernetes Service logo\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n  \n  \u003cbr/\u003e\n\n  \u003cdiv align=\"center\"\u003e\n\n[![Stars](https://img.shields.io/github/stars/aws-samples/eks-workshop-v2)](LICENSE)\n[![License](https://img.shields.io/github/license/aws-samples/eks-workshop-v2)](LICENSE)\n\n  \u003c/div\u003e\n\n  \u003cstrong\u003e\n  \u003ch2\u003eAmazon Elastic Kubernetes Service Workshop\u003c/h2\u003e\n  \u003c/strong\u003e\n\u003c/div\u003e\n\nWelcome to the repository for the [Amazon Elastic Kubernetes Services workshop](https://eksworkshop.com). This contains the source for the website content as well as the accompanying infrastructure-as-code to set up a workshop lab environment in your AWS account. Please review the [Introduction](https://www.eksworkshop.com/docs/introduction/) chapter of the workshop for more details.\n\nThe preview version of the site built from the `main` branch is available [here](https://preview.eksworkshop.com/).\n\n## Introduction\n\nThe Amazon EKS Workshop is built to help users learn about Amazon EKS features and integrations with popular open-source projects. The workshop is abstracted into high-level learning modules, including Networking, Security, DevOps Automation, and more. These are further broken down into standalone labs focusing on a particular feature, tool, or use-case. To ensure a consistent and predictable learning experience, the Amazon EKS Workshop closely adheres to the following tenets:\n\n**Tenets**:\n\n- **Modular**: The workshop is made up of standalone modules that can be individually completed, allowing you to start at any module and easily switch between them.\n- **Consistent sample app**: The workshop uses the same sample retail store application across all modules: AWS Containers Retail Sample.\n- **Amazon EKS-focused**: Although the workshop covers some Kubernetes basics, it primarily focuses on familiarizing the user with concepts directly related to Amazon EKS.\n- **Continuously tested**: We automatically test the infrastructure provisioning and CLI steps in the workshop, allowing us to keep the workshop updated and tracking the latest versions of Amazon EKS.\n\n## Navigating the repository\n\nThe top level repository can be split is to several areas.\n\n### Site content\n\nThe workshop content itself is a `docusaurus` site. All workshop content is written using Markdown and can be found in `website`.\n\n### Contributing content\n\nTo learn how to author content on this repository, read [CONTRIBUTING.md](CONTRIBUTING.md) and the [authoring content guide](docs/authoring_content.md).\n\n### Workshop infrastructure\n\nThe infrastructure required to run the workshop content (EKS cluster configuration, VPC networking, components like Helm charts) are defined as Terraform infrastructure-as-code configuration in the `terraform` directory.\n\n### Learner environment\n\nThere are several tools that are required to run the workshop such as `kubectl` that need to be installed for a participant to complete the workshop content. This \"learner environment\" can be setup automatically using the scripts and other artifacts in the `environment` directory. This includes scripts to install all the pre-requisite tools, as well as container images to easily re-create a consistent environment.\n\n## Community\n\n### Governance\n\n- Steering Committee: [governance/steering.md](governance/steering.md)\n- Governance model: [governance/model.md](governance/model.md)\n- Tenets: [governance/tenets.md](governance/tenets.md)\n\n## Security\n\nSee [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.\n\n## License\n\nThis project is licensed under the Apache-2.0 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-samples%2Feks-workshop-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faws-samples%2Feks-workshop-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faws-samples%2Feks-workshop-v2/lists"}