No design/ docs, no linking to README files

This commit is contained in:
John Mulhausen
2016-02-17 19:25:29 -08:00
parent f249edaed0
commit 88c758d834
108 changed files with 315 additions and 324 deletions
+5 -5
View File
@@ -96,14 +96,14 @@ toc:
- title: Kubernetes Design Docs
section:
- title: Kubernetes Architecture
path: /v1.1/docs/design/architecture/
path: https://github.com/kubernetes/kubernetes/tree/master/docs/design/architecture.md
- title: Kubernetes Design Overview
path: /v1.1/docs/design/README/
path: https://github.com/kubernetes/kubernetes/blob/master/docs/design/
- title: Security in Kubernetes
path: /v1.1/docs/design/security/
path: https://github.com/kubernetes/kubernetes/tree/master/docs/design/security.md
- title: Kubernetes Identity and Access Management
path: /v1.1/docs/design/access/
path: https://github.com/kubernetes/kubernetes/tree/master/docs/design/access.md
- title: Security Contexts
path: /v1.1/docs/design/security_context/
path: https://github.com/kubernetes/kubernetes/tree/master/docs/design/security_context.md
- title: Kubernetes OpenVSwitch GRE/VxLAN networking
path: /v1.1/docs/admin/ovs-networking/