v1.9 patch (#6690)

* Merge branch 'master' of https://github.com/kubernetes/website into release-1.9

* 'master' of https://github.com/kubernetes/website:
  [maintenance] December link fixes (#6680)
  Update audit.md (#6381)
  Fixed typo
  concepts/policy/pod-security-policy.md: fix broken links.
  Fixed a typo `illgal`
  Add glossory entry for ReplicaSet

# Conflicts:
#	docs/concepts/policy/pod-security-policy.md
#	docs/tasks/debug-application-cluster/audit.md

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Workaround for Jekyllr frontmatter

* fix typo

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost
This commit is contained in:
Andrew Chen
2017-12-15 20:59:08 -06:00
committed by Zach Corleissen
parent d97f7ab9da
commit 2caaa89a94
20 changed files with 601 additions and 293 deletions
@@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Service
metadata:
@@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Service
metadata:
@@ -45,4 +44,4 @@ spec:
accessModes: [ "ReadWriteOnce" ]
resources:
requests:
storage: 1Gi
storage: 1Gi
@@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Service
metadata: