Commit Graph

10 Commits (c49b3f4d74b2ce196915531721168bc7ffe13b5b)

Author SHA1 Message Date
Takuya Tokuda 0502832cbb Ordering content by weight (#8787)
* ordering content by weight

* fix weight of 'setup' contents

* fix weight of 'concepts' contents

* fix weight of 'tasks' contents

* fix weight of 'tutorials' contents

* fix weight of 'reference' contents

* Revert "fix weight of 'tasks' contents"

This reverts commit 4b6916bed0.

* Revert "fix weight of 'tutorials' contents"

This reverts commit a1f7833143.

* Revert "fix weight of 'setup' contents"

This reverts commit 91c8de3665.

* Revert "fix weight of 'reference' contents"

This reverts commit cc95605f6a.
2018-06-06 16:51:26 -07:00
Masaya Aoyama (@amsy810) 52dad2beb9 StorageOS example dead link (#8737)
NG: https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/storageos
OK: https://github.com/kubernetes/examples/blob/master/staging/volumes/storageos

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/storage/volumes/#storageos

Old page is this, so I think its change is correct.
https://github.com/kubernetes/kubernetes/tree/release-1.10/examples/volumes/storageos

Note:
China page don't have this link.
2018-06-01 13:01:55 -07:00
Cheng Xing 3e1465461f Regional PD documentation; edited validation for Volumes page (#8714) 2018-06-01 07:52:55 -07:00
Rui Cao c7727dd029 Typo fix: some spelling errors (#8674) 2018-05-22 19:33:11 -07:00
WanLinghao 8b5226434b fix a link miss bug in volume description (#8585) 2018-05-19 10:03:51 -07:00
Doug MacEachern e9c4637d92 Remove Photon references (#8411)
github.com/vmware/photon-controller is no longer maintained, as of Oct 2017.

See also: kubernetes/kubernetes#58096
See also: kubernetes/kubernetes#63510
2018-05-17 15:53:50 -07:00
AdamDang 655f285b59 Typo fix: Kubernets->Kubernetes (#8531)
Kubernets->Kubernetes
2018-05-14 11:24:26 -07:00
SilverFox ba54235d37 Fix broken link to local storage class (#8505) 2018-05-11 16:27:27 -07:00
AdamDang 8fcea2d268 Typo fix: formated->formatted and proper noun in capital (#8332)
* Typo fix: formated->formatted and proper noun in capital

formated->formatted 
Pod and Container are proper noun, in this doc, someplace are in capital, some are in lowercase. It's better to keep consistency.

* Update volumes.md
2018-05-11 11:53:29 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00