{"id":15292908,"url":"https://github.com/linuxacademy/content-eks-deepdive-sample-api-service-go","last_synced_at":"2025-10-23T02:35:56.609Z","repository":{"id":85208627,"uuid":"163309061","full_name":"linuxacademy/content-eks-deepdive-sample-api-service-go","owner":"linuxacademy","description":"Sample Kubernetes service used in the EKS Deep Dive Continuous Deployment lesson","archived":false,"fork":false,"pushed_at":"2020-01-08T11:33:12.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":98,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-02-26T05:36:46.238Z","etag":null,"topics":["aws","cicd","codebuild","codedeploy","codepipeline","eks","go","golang","k8s","kubernetes","linuxacademy"],"latest_commit_sha":null,"homepage":"https://linuxacademy.com/cp/modules/view/id/293","language":"Go","has_issues":false,"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/linuxacademy.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":"2018-12-27T15:20:22.000Z","updated_at":"2024-06-19T10:13:24.683Z","dependencies_parsed_at":"2023-04-30T01:31:32.836Z","dependency_job_id":null,"html_url":"https://github.com/linuxacademy/content-eks-deepdive-sample-api-service-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-eks-deepdive-sample-api-service-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-eks-deepdive-sample-api-service-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-eks-deepdive-sample-api-service-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linuxacademy%2Fcontent-eks-deepdive-sample-api-service-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linuxacademy","download_url":"https://codeload.github.com/linuxacademy/content-eks-deepdive-sample-api-service-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227643228,"owners_count":17797995,"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":["aws","cicd","codebuild","codedeploy","codepipeline","eks","go","golang","k8s","kubernetes","linuxacademy"],"created_at":"2024-09-30T16:31:37.986Z","updated_at":"2025-10-23T02:35:51.335Z","avatar_url":"https://github.com/linuxacademy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EKS Deep Dive - Continuous Deployment sample API service\n\nA sample Kubernetes service used in the [EKS Deep Dive](https://linuxacademy.com/cp/modules/view/id/293) Continuous Deployment lesson.\n\nThe Dockerfile is a [multi-stage](https://docs.docker.com/develop/develop-images/multistage-build/) build that\ncompiles the Go application and then packages it in a minimal image that pulls from [scratch](https://hub.docker.com/_/scratch/).\nThe size of this Docker image is ~ 3.2 MiB.\n\nThe buildspec.yml file is used by the [AWS CodeBuild](https://aws.amazon.com/codebuild/) stage. In this file, it pulls down\nkubectl, builds the container image, pushes the image to [Amazon ECR](https://aws.amazon.com/ecr/) and then deploys the change to the\n[Amazon EKS Cluster](https://aws.amazon.com/eks/).\n\nIn the hello-k8s.yml file, you will find the Kubernetes [service](https://kubernetes.io/docs/concepts/services-networking/service/) and\n[deployment](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/) definitions. The service is configured with\na [LoadBalancer](https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/) which prompts Kubernetes\nto launch an external load balancer using an [AWS ELB](https://aws.amazon.com/elasticloadbalancing/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxacademy%2Fcontent-eks-deepdive-sample-api-service-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxacademy%2Fcontent-eks-deepdive-sample-api-service-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxacademy%2Fcontent-eks-deepdive-sample-api-service-go/lists"}