Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions bundle-ocp/manifests/das-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,15 @@ spec:
- kind: DASOperator
name: dasoperators.inference.redhat.com
version: v1alpha1
description: DASOperator is the schema for the DASOperator API
- kind: AllocationClaim
name: allocationclaims.inference.redhat.com
version: v1alpha1
description: AllocationClaim is the schema for GPU slice allocation custom resource.
- kind: NodeAccelerator
name: nodeaccelerators.inference.redhat.com
version: v1alpha1
description: NodeAccelerator is the schema for the nodeaccelerators API
description: |-
### Introduction
Dynamic Accelerator Slicer uses stable APIs and works with the NVIDIA GPU Operator to create MIG slices on demand.
Expand Down