{"id":24994982,"url":"https://github.com/openbce/kube-a2s","last_synced_at":"2026-05-19T10:37:32.640Z","repository":{"id":274254373,"uuid":"918035627","full_name":"openbce/kube-a2s","owner":"openbce","description":"A bunch of scheduling policy for the accelerators of Kubneretes, e.g. GPU, IB/RoCE/NvLink, xPU.","archived":false,"fork":false,"pushed_at":"2025-04-23T06:36:02.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T07:30:49.300Z","etag":null,"topics":["golang","kubernetes","scheduling-algorithms"],"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/openbce.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}},"created_at":"2025-01-17T05:55:54.000Z","updated_at":"2025-04-23T06:36:05.000Z","dependencies_parsed_at":"2025-01-26T03:33:15.870Z","dependency_job_id":null,"html_url":"https://github.com/openbce/kube-a2s","commit_stats":null,"previous_names":["openbce/kube-a2s"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openbce/kube-a2s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbce%2Fkube-a2s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbce%2Fkube-a2s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbce%2Fkube-a2s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbce%2Fkube-a2s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openbce","download_url":"https://codeload.github.com/openbce/kube-a2s/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openbce%2Fkube-a2s/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265521559,"owners_count":23781531,"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":["golang","kubernetes","scheduling-algorithms"],"created_at":"2025-02-04T15:25:51.786Z","updated_at":"2026-05-19T10:37:32.595Z","avatar_url":"https://github.com/openbce.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kube-a2s\n\nThis is a Go project that [describe your project purpose here].\n\n## Requirements\n\n- Go 1.21 or higher\n- Make\n\n## Getting Started\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/openbce/kube-a2s.git\ncd kube-a2s\n```\n\n2. Build the project:\n```bash\nmake build\n```\n\n3. Run the application:\n```bash\n./bin/kube-a2s\n```\n\n## Development\n\nThe project includes a Makefile with common development tasks:\n\n- `make build`: Build the binary\n- `make test`: Run unit tests\n- `make coverage`: Generate test coverage report\n- `make fmt`: Format code\n- `make vet`: Run go vet\n- `make lint`: Run golangci-lint\n- `make clean`: Clean build artifacts\n- `make help`: Show all available commands\n\n## Project Structure\n\n```\n.\n├── cmd/\n│   └── kube-a2s/    # Application entry point\n│       └── main.go\n├── pkg/             # Package directory for shared code\n│   └── apis/        # API type definitions\n├── bin/             # Compiled binaries\n├── Makefile         # Build automation\n├── go.mod          # Go module definition\n└── README.md       # Project documentation\n```\n\n## License\n\nCopyright 2024 The Kube-a2s Authors.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbce%2Fkube-a2s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenbce%2Fkube-a2s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenbce%2Fkube-a2s/lists"}