{"id":29659726,"url":"https://github.com/codota/devops-eval-cluster","last_synced_at":"2026-02-09T08:03:06.822Z","repository":{"id":299463317,"uuid":"1002916993","full_name":"codota/devops-eval-cluster","owner":"codota","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-06T10:54:58.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-20T09:26:41.890Z","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/codota.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,"zenodo":null}},"created_at":"2025-06-16T10:44:57.000Z","updated_at":"2025-07-06T10:55:01.000Z","dependencies_parsed_at":"2025-07-22T09:36:54.459Z","dependency_job_id":"999a01c0-72a6-43b1-a561-6a9af9f9f94b","html_url":"https://github.com/codota/devops-eval-cluster","commit_stats":null,"previous_names":["codota/devops-eval-cluster"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codota/devops-eval-cluster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codota%2Fdevops-eval-cluster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codota%2Fdevops-eval-cluster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codota%2Fdevops-eval-cluster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codota%2Fdevops-eval-cluster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codota","download_url":"https://codeload.github.com/codota/devops-eval-cluster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codota%2Fdevops-eval-cluster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29259466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-07-22T09:36:31.878Z","updated_at":"2026-02-09T08:03:04.929Z","avatar_url":"https://github.com/codota.png","language":"HCL","readme":"# devop-eval-cluster\n\nA GKE cluster terraform definition, used to set up an evaluation for devops candidates.\n\nIt sets up a simple GKE cluster with a gateway, that can be used to expose public services.\nIt also defines a cloud sql postgres database, that can be used by these services.\n\n## Setup\n\n```\ncd terraform/\nterraform apply\n```\n\nThis will take a few minutes to run.\n\nAfter it is done:\n\n```\nexport DB_URL=$(terraform output -raw database_url)\ngcloud container clusters get-credentials devops-eval-cluster --project devops-eval-463110 --region us-central1\n```\n\nThen clone the [service repo](https://github.com/codota/devops-eval-service) and run\n\n```\ndocker buildx build --platform linux/amd64 . -t us-central1-docker.pkg.dev/devops-eval-463110/docker-repository/tasks-service:1.0.5 --push\nhelm upgrade --install -n eval --create-namespace tasks helm/ --set \"database.url=$DB_URL\"\n```\n\nThis should setup the service with a couple of issues that cause it to not work.\n\nYou will get an error if you run\n\n```\ncurl devops-eval.tabnine.com/api/tasks\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodota%2Fdevops-eval-cluster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodota%2Fdevops-eval-cluster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodota%2Fdevops-eval-cluster/lists"}