Skip to content

Commit 06c28a4

Browse files
authored
Merge pull request #26 from shogom2/update-readme-openssf-best-practices
Add OpenSSF Best Practices badge to README
2 parents 3471268 + 81346e8 commit 06c28a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Dynamic Resource Allocation (DRA) for Composable disaggregated infrastructure in Kubernetes
22
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/CoHDI/composable-dra-driver/badge)](https://scorecard.dev/viewer/?uri=github.com/CoHDI/composable-dra-driver)
33
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCoHDI%2Fcomposable-dra-driver.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FCoHDI%2Fcomposable-dra-driver?ref=badge_shield)
4+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/12015/badge)](https://www.bestpractices.dev/projects/12015)
45

56
Composable DRA Driver is a component that works in conjunction with Dynamic Device Scaler to enable dynamic device scaling without OS reboots, based on requests from Pods. It acts as a bridge between Kubernetes and the Composable Disaggregated Infrastructure manager, exposing available resources managed by the Composable Disaggregated Infrastructure as ResourceSlices within the Kubernetes DRA (Dynamic Resource Allocation) framework.
67

0 commit comments

Comments
 (0)