{"id":17340767,"url":"https://github.com/isala404/scale-to-zero-ebpf","last_synced_at":"2025-07-05T20:02:37.109Z","repository":{"id":217090312,"uuid":"742875358","full_name":"isala404/scale-to-zero-ebpf","owner":"isala404","description":"Proof of concept for Implementing a scale to zero architecture with ebpf","archived":false,"fork":false,"pushed_at":"2024-02-22T08:08:36.000Z","size":23,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-06T00:06:31.677Z","etag":null,"topics":["ebpf","kubernetes","rust","serverless"],"latest_commit_sha":null,"homepage":"https://medium.com/@isalapiyarisi/proxyless-scale-to-zero-with-ebpf-61efc6917310","language":"Rust","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/isala404.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}},"created_at":"2024-01-13T16:23:40.000Z","updated_at":"2024-11-28T06:44:39.000Z","dependencies_parsed_at":"2024-01-21T12:29:00.491Z","dependency_job_id":"28bfdeb1-eea0-4441-91aa-31556ec30bab","html_url":"https://github.com/isala404/scale-to-zero-ebpf","commit_stats":null,"previous_names":["mrsupiri/scale-to-zero-ebpf","isala404/scale-to-zero-ebpf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isala404%2Fscale-to-zero-ebpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isala404%2Fscale-to-zero-ebpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isala404%2Fscale-to-zero-ebpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isala404%2Fscale-to-zero-ebpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isala404","download_url":"https://codeload.github.com/isala404/scale-to-zero-ebpf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236667366,"owners_count":19185991,"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":["ebpf","kubernetes","rust","serverless"],"created_at":"2024-10-15T15:46:26.352Z","updated_at":"2025-02-01T13:28:09.291Z","avatar_url":"https://github.com/isala404.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# scale-to-zero\n\n## Prerequisites\n\n1. Install bpf-linker: `cargo install bpf-linker`\n\n## Build eBPF\n\n```bash\ncargo xtask build-ebpf\n```\n\nTo perform a release build you can use the `--release` flag.\nYou may also change the target architecture with the `--target` flag.\n\n## Build Userspace\n\n```bash\ncargo build\n```\n\n## Run\n\n```bash\nRUST_LOG=info cargo xtask run\n```\n\n## TODOs\n\n- [ ] Add multi namespace support \n    - currently only default namespace is supported\n- [ ] Move the scaling logic to a central operator\n    - currently will only work in single node clusters\n- [ ] Hold the request till the pod is healthy\n    - as of now the requests will fail if the pod takes longer to start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisala404%2Fscale-to-zero-ebpf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisala404%2Fscale-to-zero-ebpf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisala404%2Fscale-to-zero-ebpf/lists"}