{"id":19678886,"url":"https://github.com/emilrex/prefect-serve-example","last_synced_at":"2026-04-15T00:32:24.593Z","repository":{"id":191932873,"uuid":"685709403","full_name":"EmilRex/prefect-serve-example","owner":"EmilRex","description":"Serve a Prefect flow with Kubernetes","archived":false,"fork":false,"pushed_at":"2024-06-22T14:56:33.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T06:22:42.439Z","etag":null,"topics":["kubernetes","prefect"],"latest_commit_sha":null,"homepage":"https://www.prefect.io/","language":"Python","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/EmilRex.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":"2023-08-31T20:40:01.000Z","updated_at":"2024-06-22T14:57:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"70be900d-ec86-4cc4-a799-70af5ec9f3ac","html_url":"https://github.com/EmilRex/prefect-serve-example","commit_stats":null,"previous_names":["emilrex/serve-demo","emilrex/prefect-serve-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EmilRex/prefect-serve-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fprefect-serve-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fprefect-serve-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fprefect-serve-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fprefect-serve-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmilRex","download_url":"https://codeload.github.com/EmilRex/prefect-serve-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilRex%2Fprefect-serve-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31821529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["kubernetes","prefect"],"created_at":"2024-11-11T17:39:49.776Z","updated_at":"2026-04-15T00:32:24.564Z","avatar_url":"https://github.com/EmilRex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prefect-serve-example\n\nExample of using `prefect.serve` with Kubernetes.\n\n## Getting Started\n\nThe example assumes you have a Kubernetes cluster running locally. Tested with Docker-Desktop provided Kubernetes.\n\n```bash\ndocker build . -t serve-flows:latest\n\nkubectl create secret generic prefect-api-key --from-literal=key=\u003cYOUR-API-KEY\u003e\nkubectl create secret generic prefect-api-url --from-literal=key=https://api.prefect.cloud/api/accounts/\u003cACCOUNT-ID\u003e/workspaces/\u003cWORKSPACE-ID\u003e\n\nkubectl apply -f deployment.yaml\n\npython submit.py 10\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femilrex%2Fprefect-serve-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femilrex%2Fprefect-serve-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femilrex%2Fprefect-serve-example/lists"}