update aggregated-api-servers.md: fix a typo
This commit is contained in:
parent
d09814f618
commit
c1b964b47c
|
@ -31,7 +31,7 @@ aggregated servers.
|
||||||
* Developers should be able to write their own API server and cluster admins
|
* Developers should be able to write their own API server and cluster admins
|
||||||
should be able to add them to their cluster, exposing new APIs at runtime. All
|
should be able to add them to their cluster, exposing new APIs at runtime. All
|
||||||
of this should not require any change to the core kubernetes API server.
|
of this should not require any change to the core kubernetes API server.
|
||||||
* These new APIs should be seamless extension of the core kubernetes APIs (ex:
|
* These new APIs should be seamless extensions of the core kubernetes APIs (ex:
|
||||||
they should be operated upon via kubectl).
|
they should be operated upon via kubectl).
|
||||||
|
|
||||||
## Non Goals
|
## Non Goals
|
||||||
|
|
Loading…
Reference in New Issue