{"id":37092316,"url":"https://github.com/frelon/k8s-radio","last_synced_at":"2026-01-14T11:14:13.615Z","repository":{"id":216273097,"uuid":"737891872","full_name":"frelon/k8s-radio","owner":"frelon","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-15T15:28:59.000Z","size":114,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-18T18:38:45.814Z","etag":null,"topics":["device-plugin","kubernetes-operator","rtl-sdr"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frelon.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-01T21:41:56.000Z","updated_at":"2025-12-15T15:28:00.000Z","dependencies_parsed_at":"2024-06-20T20:42:55.764Z","dependency_job_id":"0d472cc4-8216-4b21-aa91-51b1fcade080","html_url":"https://github.com/frelon/k8s-radio","commit_stats":null,"previous_names":["frelon/k8s-radio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frelon/k8s-radio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frelon%2Fk8s-radio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frelon%2Fk8s-radio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frelon%2Fk8s-radio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frelon%2Fk8s-radio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frelon","download_url":"https://codeload.github.com/frelon/k8s-radio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frelon%2Fk8s-radio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28418032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["device-plugin","kubernetes-operator","rtl-sdr"],"created_at":"2026-01-14T11:14:12.908Z","updated_at":"2026-01-14T11:14:13.607Z","avatar_url":"https://github.com/frelon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# K8s radio\n\nAn operator that exposes SDR devices to your kubernetes cluster using device-plugin.\n\n## Quickstart\n\nThis will:\n\n- Spin up a kind cluster\n- Build the container images\n- Load the images into the kind cluster\n- Deploy the manager, device-plugin and sample RtlSdrReceiver\n\n```\nmake cluster\nmake docker-build\nmake cluster-load\nmake deploy\n```\n\nA sample RtlSdrReceiver that will tune to 101.9Mhz and expose the I/Q stream on the host-port 1234.\n\n```yml\napiVersion: radio.frelon.se/v1beta1\nkind: RtlSdrReceiver\nmetadata:\n  name: rtlsdrreceiver-sample\nspec:\n  version: v3\n  frequency: \"101.9M\"\n  port:\n    containerPort: 1234\n    hostPort: 1234\n    protocol: TCP\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrelon%2Fk8s-radio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrelon%2Fk8s-radio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrelon%2Fk8s-radio/lists"}