Skip to content

Commit

Permalink
Merge pull request kubernetes#5226 from ghodss/patch-6
Browse files Browse the repository at this point in the history
Update README to include design overview
  • Loading branch information
nikhiljindal committed Mar 10, 2015
2 parents 00f3779 + 3f07666 commit 62f1764
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 62f1764

Please sign in to comment.