We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56879c5 commit 5b6eadeCopy full SHA for 5b6eade
1 file changed
docs/catalog.yaml
@@ -0,0 +1,19 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: k8s-device-plugin
5
+ description: |
6
+ Fork of k8s-device-plugin maintained for sunk
7
+ tags:
8
+ - compute
9
+ links:
10
+ - title: Repo
11
+ url: https://github.com/coreweave/k8s-device-plugin
12
+ icon: github
13
+ annotations:
14
+ grafana/dashboard-selector: 'tags @> "syseng-havock"'
15
+spec:
16
+ type: service
17
+ lifecycle: production
18
+ owner: group:cw/team_hardwarecompute_havock
19
+ system: Hardware Compute
0 commit comments