Merge pull request #5226 from ghodss/patch-6

Update README to include design overview
This commit is contained in:
Nikhil Jindal
2015-03-10 10:45:34 -07:00

View File

@@ -68,7 +68,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.