Skip to content

Commit 512b6c8

Browse files
authored
Merge pull request kubernetes#3626 from sftim/20221019_retitle_device_plugins_kep
KEP-3573: Retitle the KEP
2 parents a168956 + 0e54414 commit 512b6c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

keps/sig-node/3573-device-plugin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# KEP-3573: Device Manager Proposal
1+
# KEP-3573: Device Plugins
22

33
<!-- toc -->
44
- [Release Signoff Checklist](#release-signoff-checklist)
@@ -78,7 +78,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
7878

7979
## Summary
8080

81-
Device Manager Proposal is for a user to be able to enable vendor devices (e.g: GPUs) through
81+
Device Manager proposal is for a user to be able to enable vendor devices (e.g: GPUs) through
8282
the following simple steps:
8383
* `kubectl create -f http://vendor.com/device-plugin-daemonset.yaml`
8484
* When launching `kubectl describe nodes`, the devices appear in the node

keps/sig-node/3573-device-plugin/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Device Manager Proposal
1+
title: Device Plugins
22
kep-number: 3573
33
authors:
44
- "@RenaudWasTaken"

0 commit comments

Comments
 (0)