{"id":15430528,"url":"https://github.com/lenisha/pachyderm-azure","last_synced_at":"2026-01-27T15:01:40.047Z","repository":{"id":116070827,"uuid":"200768059","full_name":"lenisha/pachyderm-azure","owner":"lenisha","description":"Pachyderm testing","archived":false,"fork":false,"pushed_at":"2019-08-06T16:40:08.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T06:38:13.847Z","etag":null,"topics":["pachyderm"],"latest_commit_sha":null,"homepage":"","language":null,"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/lenisha.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-08-06T03:17:13.000Z","updated_at":"2019-08-06T16:40:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8e50960-f994-48b0-b4ca-98871daa4ba0","html_url":"https://github.com/lenisha/pachyderm-azure","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":"0.18181818181818177","last_synced_commit":"f1bc723051255050c96f2b27fb3f57f5f7e73968"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lenisha/pachyderm-azure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenisha%2Fpachyderm-azure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenisha%2Fpachyderm-azure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenisha%2Fpachyderm-azure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenisha%2Fpachyderm-azure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenisha","download_url":"https://codeload.github.com/lenisha/pachyderm-azure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenisha%2Fpachyderm-azure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28815385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: 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":["pachyderm"],"created_at":"2024-10-01T18:16:48.677Z","updated_at":"2026-01-27T15:01:40.025Z","avatar_url":"https://github.com/lenisha.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Run Pachctl tool in separate cluster\n\n- Run docker image containing the `pachctl` tool in the container (as published in Dockerfile.pachctl )\n\n```\nkubectl run -it --rm pachctl --image=lenisha/pachctl --generator=run-pod/v1\n```\n\n\n- To point `pachctl` tool to API in different cluster use\n\n```\n   pachctl config update context default --pachd-address \"xxxxxx:30750\"\n   pachctl version\n```\n\nWhere xxxxxx - is address for the API LoadBalancer exposed for pachd service\n\n- Verify\n\n```\n  pachctl config get context default\n  or\n  cat ~/.pachyderm/config.json\n```\n\n## Access PACHD Dashboard\n\n- Expose dash-lb service `kubectl apply -f dash.yaml`\n\n- Check IP of LoadBalancer `kubectl get svc`\n\n- Access Dashboard\n\n```\nhttp://\u003cdash-host\u003e:8080/app?port=8081\n```\n\nwhere `port` parameter points to exposed grpc port for websocket communication\n\n## Run GRPCURL\n- Dockerfile has also utility called `grpcurl` to help send the grpc calls, run it to get version using `.proto` definition\n```\nkubectl run -it --rm pachctl --image=lenisha/pachctl --generator=run-pod/v1\n# grpcurl -proto version.proto -plaintext  xxxxx:30750 versionpb.API.GetVersion\n```\n\nTo install grpcutil locally see Dockerfile\n\n\n## References\n[https://github.com/pachyderm/pachyderm/issues/3232](https://github.com/pachyderm/pachyderm/issues/3232)\n[https://docs.pachyderm.io/en/latest/pachctl/pachctl_config_update_context.html?highlight=address](https://docs.pachyderm.io/en/latest/pachctl/pachctl_config_update_context.html?highlight=address)\n[https://docs.pachyderm.io/en/latest/reference/config_spec.html](https://docs.pachyderm.io/en/latest/reference/config_spec.html)\n[https://github.com/pachyderm/pachyderm/issues/3466](https://github.com/pachyderm/pachyderm/issues/3466) - \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenisha%2Fpachyderm-azure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenisha%2Fpachyderm-azure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenisha%2Fpachyderm-azure/lists"}