Skip to content

Commit ada0666

Browse files
byakoklueska
andauthored
Update keps/sig-node/3063-dynamic-resource-allocation/README.md
Co-authored-by: Kevin Klues <[email protected]>
1 parent 1a0c223 commit ada0666

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-node/3063-dynamic-resource-allocation

1 file changed

+2
-2
lines changed

keps/sig-node/3063-dynamic-resource-allocation/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1997,8 +1997,8 @@ with “volume” replaced by “resource” and volume specific parts removed.
19971997
Key difference between interface versions:
19981998

19991999
- [v1alpha2](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kubelet/pkg/apis/dra/v1alpha2/api.proto)
2000-
interface provides resource claim information to kubelet plugin on one at a
2001-
time basis. **NB! v1alpha2 will be deprecared, switch to v1alpha3**
2000+
interface provides resource claim information to a kubelet plugin one at a
2001+
time. **NB! v1alpha2 will be deprecared, switch to v1alpha3**
20022002
- [v1alpha3](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kubelet/pkg/apis/dra/v1alpha3/api.proto)
20032003
interface provides information about all resource claims of a pod that belong
20042004
to a particular driver in a single call. This way the kubelet plugin of this driver can consider all

0 commit comments

Comments
 (0)