--- title: "Fork Sample Repository" date: 2018-10-087T08:30:11-07:00 weight: 12 draft: false --- We are now going to [fork](https://help.github.com/articles/fork-a-repo/) the sample Kubernetes service so that we will be able modify the repository and trigger builds. Login to GitHub and fork the sample service to your own account: [https://github.com/rnzsgh/eks-workshop-sample-api-service-go](https://github.com/rnzsgh/eks-workshop-sample-api-service-go) ![GitHub Fork](/images/codepipeline/github_fork.png) Once the repo is forked, you can view it in your your [GitHub repositories](https://github.com). The forked repo will look like: ![GitHub Fork](/images/codepipeline/github_fork_example.png)