Update special name for kubernetes

This commit is contained in:
Xingcai Zhang 2017-10-21 21:58:44 +08:00
parent e4c1caeaad
commit 3b41c15de8
2 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@ Major milestones in the life cycle of a KEP should be tracked in
design design
- the date implementation started - the date implementation started
- the first Kubernetes release where an initial version of the KEP was available - 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 - when the KEP was retired or superseded
## Drawbacks [optional] ## Drawbacks [optional]

View File

@ -289,7 +289,7 @@ with the following example structure
│   └── retired │   └── retired
├── sig-node ├── sig-node
│   ├── deferred │   ├── deferred
│   ├── kublet │   ├── kubelet
│   ├── orphaned │   ├── orphaned
│   └── retired │   └── retired
├── sig-release ├── sig-release