update kube

This commit is contained in:
Xingcai Zhang 2017-10-21 22:02:20 +08:00
parent 3b41c15de8
commit 5939e2abb1
2 changed files with 3 additions and 3 deletions

View File

@ -45,8 +45,8 @@ components on non-default ports, and in the same time will allow to run multiple
generate credentials for cluster communication and pass them to HollowKubelet/HollowProxy to use. Master will treat all HollowNodes as
normal ones.
![Kubmark architecture diagram for option 1](Kubemark_architecture.png?raw=true "Kubemark architecture overview")
*Kubmark architecture diagram for option 1*
![Kubemark architecture diagram for option 1](Kubemark_architecture.png?raw=true "Kubemark architecture overview")
*Kubemark architecture diagram for option 1*
### Option 2

View File

@ -19,7 +19,7 @@ Once we have a better understanding of their consequences, we may want to
decide to drop one of them, but we are not yet in that position.
## Proposal 1 - Kubmark
## Proposal 1 - Kubemark
In this proposal we are focusing on scalability testing of master components.
We do NOT focus on node-scalability - this issue should be handled separately.