Update special name for kubernetes
This commit is contained in:
parent
e4c1caeaad
commit
3b41c15de8
|
|
@ -165,7 +165,7 @@ Major milestones in the life cycle of a KEP should be tracked in
|
|||
design
|
||||
- the date implementation started
|
||||
- the first Kubernetes release where an initial version of the KEP was available
|
||||
- the version of Kubneretes where the KEP graduated to general availability
|
||||
- the version of Kubernetes where the KEP graduated to general availability
|
||||
- when the KEP was retired or superseded
|
||||
|
||||
## Drawbacks [optional]
|
||||
|
|
|
|||
|
|
@ -289,7 +289,7 @@ with the following example structure
|
|||
│ └── retired
|
||||
├── sig-node
|
||||
│ ├── deferred
|
||||
│ ├── kublet
|
||||
│ ├── kubelet
|
||||
│ ├── orphaned
|
||||
│ └── retired
|
||||
├── sig-release
|
||||
|
|
|
|||
Loading…
Reference in New Issue