Commit Graph

3 Commits (3f1b18fbba80ba871d4e1494fbc44a551c99354b)

Author SHA1 Message Date
hw-qiaolei e4b9e83fea Adjust the architecture diagram
Some modifications of the architecture diagram:

1. adjust the order of authz and authn; since the API server usually first authenticate user, if it is a valid user then authorize it
2. adjust the arrow to point to kubelet instead of to node of the second node
3. change `replication controller` to `controller manager(replication controller etc.)` which connects to the REST API Server
4. some tiny adjustments of the arrow position
5. affected files: architecture.svg, architecture.png and architecture.dia
2015-09-02 14:48:04 +00:00
Ben McCann 4c199b604a Fix the architecture diagram such that the arrow from the api server to the node doesn't go through/under etcd 2015-08-07 00:13:15 -07:00
David Oppenheimer d31e13048c Move diagrams out of top-level docs/ directory and merge
docs/devel/developer-guide.md into docs/devel/README.md
2015-07-14 23:56:51 -07:00