{"id":13451752,"url":"https://github.com/hasura/gitkube-example","last_synced_at":"2025-02-24T14:45:43.357Z","repository":{"id":54839706,"uuid":"124782210","full_name":"hasura/gitkube-example","owner":"hasura","description":"An example repo to be used with gitkube: git push to deploy on to Kubernetes","archived":false,"fork":false,"pushed_at":"2021-01-26T03:10:43.000Z","size":24,"stargazers_count":43,"open_issues_count":1,"forks_count":19,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-01-07T01:11:16.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-11T17:43:26.000Z","updated_at":"2023-06-15T18:47:16.000Z","dependencies_parsed_at":"2022-08-14T04:20:48.897Z","dependency_job_id":null,"html_url":"https://github.com/hasura/gitkube-example","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/hasura%2Fgitkube-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasura%2Fgitkube-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasura%2Fgitkube-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasura%2Fgitkube-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasura","download_url":"https://codeload.github.com/hasura/gitkube-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240499954,"owners_count":19811553,"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-07-31T07:01:01.327Z","updated_at":"2025-02-24T14:45:43.332Z","avatar_url":"https://github.com/hasura.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# gitkube-examples\n\nAn nginx example application to be used with [gitkube](https://github.com/hasura/gitkube): git push to deploy on to Kubernetes.\n\n## Installation instructions\n\n### Using kubectl\n\n```sh\nkubectl create -f https://storage.googleapis.com/gitkube/gitkube-setup-stable.yaml\n\n#expose gitkubed service\nkubectl --namespace kube-system expose deployment gitkubed --type=LoadBalancer --name=gitkubed\n```\n\n### Using gitkube CLI \n\n1. Install Gitkube CLI:\n   - Linux/MacOS\n   ``` bash\n   curl https://raw.githubusercontent.com/hasura/gitkube/master/gimme.sh | bash\n   ```\n   - Windows: download the latest [release](https://github.com/hasura/gitkube/releases) and add it to your `PATH`.\n\n2. Use Gitkube CLI to install Gitkube on the cluster:\n   ```bash\n   gitkube install\n   ```\n   \n## Repository configuration\n\nGitkube works with whatever kind of repository configurations you prefer. Here are some common configurations:\n\n#### Mono-repo\n\nYour git repo contains configuration + code for your entire application including all your microservices and k8s manifests.\n\nFollow the instructions for mono-repo setups below:\n\n- [Mono-repo with K8s yamls and microservices](mono-repo/README.md)\n- [Mono-repo with Helm chart and microservices](mono-repo-helm/README.md)\n\n#### Multi-repo\n\nYou have separate repos for your configuration and microservices.\n\nFollow the instructions for multi-repo setup below:\n\n- [Multi-repo with K8s yamls in one repo and microservices in another repo](multi-repo/README.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasura%2Fgitkube-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasura%2Fgitkube-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasura%2Fgitkube-example/lists"}