File tree 1 file changed +2
-2
lines changed
keps/sig-node/3063-dynamic-resource-allocation
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1997,8 +1997,8 @@ with “volume” replaced by “resource” and volume specific parts removed.
1997
1997
Key difference between interface versions:
1998
1998
1999
1999
- [ 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**
2002
2002
- [ v1alpha3] ( https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kubelet/pkg/apis/dra/v1alpha3/api.proto )
2003
2003
interface provides information about all resource claims of a pod that belong
2004
2004
to a particular driver in a single call. This way the kubelet plugin of this driver can consider all
You can’t perform that action at this time.
0 commit comments