{"id":16337937,"url":"https://github.com/pierrer/eks-lab","last_synced_at":"2026-02-12T06:08:51.042Z","repository":{"id":136496588,"uuid":"165212815","full_name":"PierreR/eks-lab","owner":"PierreR","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-11T10:33:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T04:42:17.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/PierreR.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-11T09:03:00.000Z","updated_at":"2019-01-11T10:33:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"f75c83ca-2a64-4e78-8ced-bb6a65a4d21d","html_url":"https://github.com/PierreR/eks-lab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PierreR/eks-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreR%2Feks-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreR%2Feks-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreR%2Feks-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreR%2Feks-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreR","download_url":"https://codeload.github.com/PierreR/eks-lab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreR%2Feks-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377176,"owners_count":25094535,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-10T23:48:33.340Z","updated_at":"2026-02-12T06:08:46.006Z","avatar_url":"https://github.com/PierreR.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EKS-Lab\n\nExperimentation with AWS EKS using the [Terraform module](https://registry.terraform.io/modules/terraform-aws-modules/eks/aws/2.0.0)\n\n\n## Setup\n\n### Create cluster \u0026 workers\n\n```\nterraform init\nterraform plan\nterraform apply\n```\n\n### Install Helm server\n\n```\nkubectl apply -f ~/environment/rbac.yaml\nhelm init --service-account tiller\n```\n\n### Dashboard\n\n```\nkubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/recommended/kubernetes-dashboard.yaml\n# Enable permission\nkubectl apply -f eks-admin-service-account.yaml\nkubectl proxy\nxdg-open http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/#!/login\nkubectl -n kube-system describe secret $(kubectl -n kube-system get secret | grep eks-admin | awk '{print $1}')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrer%2Feks-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierrer%2Feks-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrer%2Feks-lab/lists"}