Update README to include design overview

pull/6/head
Sam Ghods 2015-03-09 19:41:18 -07:00
parent 3bf0b45ea4
commit 3f0766679f
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ Kubernetes documentation is organized into several categories.
- details of ```kube-proxy``` iptables
- how to wire services to external internet
- **Design Documentation**
- in [docs/design](docs/design)
- [Design Overview](DESIGN.md)
- More in [docs/design](docs/design)
- for people who want to understand the design choices made
- describes tradeoffs, alternative designs
- descriptions of planned features that are too long for a github issue.