Commit 3f076667 authored by Sam Ghods's avatar Sam Ghods

Update README to include design overview

parent 3bf0b45e
...@@ -62,7 +62,8 @@ Kubernetes documentation is organized into several categories. ...@@ -62,7 +62,8 @@ Kubernetes documentation is organized into several categories.
- details of ```kube-proxy``` iptables - details of ```kube-proxy``` iptables
- how to wire services to external internet - how to wire services to external internet
- **Design Documentation** - **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 - for people who want to understand the design choices made
- describes tradeoffs, alternative designs - describes tradeoffs, alternative designs
- descriptions of planned features that are too long for a github issue. - descriptions of planned features that are too long for a github issue.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment