Ahmet Alp Balkan
bfecfa7f9c
Link to persistent volume tutorial from concept doc ( #5447 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-09-13 19:31:14 -07:00
Evgeny Shmarnev
bc0eae1b34
Update persistent-volumes.md ( #5314 )
...
Add necessary line breaks so vSphere yaml examples will be shown correctly.
2017-09-08 17:45:40 -07:00
Andrew Chen
3322229467
Merge pull request #5262 from madorn/patch-1
...
use the term 'node' for consistency
2017-09-05 14:30:58 -07:00
Andrew Chen
b9eca0473c
Merge pull request #5237 from zhangxiaoyu-zidif/patch-23
...
fix typo:ConfigMap
2017-09-01 16:58:14 -07:00
Matt Dorn
e99a7c9db8
use the term 'node' for consistency
2017-08-31 17:41:35 -07:00
mattjmcnaughton
959cd767f5
Example links use kubernetes/examples
...
Fix #5203
Previously, many of the Kubernetes links used
`https://github.com/kubernetes/kubernetes/examples `. This directory was
deprecated through
cb712e41d4
,
in favor of the new `examples` repo hosted at
`https://github.com/kubernetes/examples `. This commit updates all links
accordingly.
2017-08-29 09:10:08 -04:00
Tim(Xiaoyu) Zhang
60afe11100
fix typo:ConfigMap
...
ConfigMap is a kind of volume. So We should use its formal name.
2017-08-29 15:08:41 +08:00
Stewart-YU
e7384f280e
Update volumes.md ( #5214 )
...
* Update volumes.md
Fix the formats.
* Convert important and note into callouts
2017-08-28 12:28:11 -07:00
Andrew Chen
07bb1d2aec
Merge pull request #4805 from ianchakeres/rbd-image-params
...
Added rbd imageFormat and imageFeatures
2017-08-22 16:07:40 -07:00
Ian Chakeres
637691f425
Added rbd image related params
2017-08-22 06:19:53 -07:00
Stewart-YU
33ae774e3f
Update volumes.md ( #5026 )
...
* Update volumes.md
Fix leading spaces in commands. And fix command line format.
* change bullet points into tabs
* tidy
2017-08-21 17:31:29 -07:00
Andy Zhang
f189975d27
update Azuredisk doc ( #4912 )
...
* rebase
* fix azure disk doc issue
* use storageaccounttype instead of skuName
* Update persistent-volumes.md
2017-08-18 12:19:10 -07:00
XsWack
ccca789ee0
Update volumes.md
...
fix bad url
2017-08-17 13:54:16 -04:00
DuJun
86b9845c72
fix typo in storage ( #4645 )
...
* fix typo in storage
* Update volumes.md
2017-08-06 14:19:45 -07:00
Andrew Chen
03d0017d63
Revert "Update volumes.md"
2017-08-04 16:22:06 -07:00
Andrew Chen
a02d76a2c0
Merge branch 'master' into assignees-to-approvers
2017-08-04 12:59:54 -07:00
XsWack
d1b24144b1
Update volumes.md
...
Fix typo and some syntax error
2017-08-04 20:53:32 +08:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Andrew Chen
2e257d9707
Changes for move to Netlify ( #4464 )
...
* disable jekyll-redirect-from gem
* add _redirects file
* disable 404 redirect script
* add 301 redirect to test
* retain _redirects file
* Convert redirect_from's to _redirect file. (#4409 )
* Remove redirect_from's. (#4424 )
* Add 301's to _redirects. (#4427 )
* add whitespace before 301
* move redirects in /js/redirects/js to _redirects
* add disabled option for cn redirect
* convert include to array in _config.yml
* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
Emmanuel Odeke
5c8944036b
concepts/storage: fix minor typo in volumes.md
...
Fixes pluralization typo from:
many type of volumes
to:
many types of volumes
2017-07-27 14:15:25 -07:00
Mitsuhiro Tanino
17c045577c
Add detail of manual reclamation steps for PV ( #4411 )
...
* Add detail of manual reclamation steps for PV
Fix #48609
* add punctuations
2017-07-27 09:52:01 -07:00
Michelle Au
4e05394b86
Add note about local PV delete limitation
2017-07-14 11:41:08 -07:00
Ahmet Alp Balkan
0667180dd4
Remove self-links with domain names in docs ( #4299 )
...
* Remove self-links with domain names in docs
Fixes #4191 . Skipping the tutorials we import from kubernetes/examples.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
* update federation/index.md user-guide links
* update assign-pod-node.md links
* update dns-pod-service.md link
* update link in jobs-run-to-completion.md
* update link in minikube.md
* update PS link in minikube.md
* update links in stackpoint.md
* update links in storage.md
* fix link in vsphere.md
* fix links in deprecation-policy.md
* Update pick-right-solution.md
* Update web-ui-dashboard.md
* Update ingress.md
* Update federation-service-discovery.md
* Update user-guide.md
* Update expose-external-ip-address.md
* Update README.md
* Update README.md
2017-07-10 15:13:19 -07:00
Cao Shufeng
c36769337d
fix nine 404 page in doc
...
I wrote a crawl to fetch all invalid herf in website: https://kubernetes.io/docs/
Fix nine of them first.
I will fix others if there are.
2017-07-08 19:02:19 +08:00
Dong Liu
5bb907341e
Add doc for azure file
2017-07-06 16:03:40 -07:00
Marlon
12e324655c
Fixes typo: configuered -> configured ( #4123 )
2017-07-01 12:35:49 -07:00
Andrew Chen
d74dbcc7d5
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
add small blurb about reclaim policies and SCs
2017-06-28 23:51:53 -07:00
Patrick Christopher
46be5c6bc7
add small blurb about reclaim policies and SCs
2017-06-28 23:27:17 -07:00
Andrew Chen
b40d09fe77
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update links to proper repos
# Conflicts:
# docs/admin/kubeadm.md
# docs/concepts/overview/kubernetes-api.md
# docs/reference/api-overview.md
# docs/setup/independent/create-cluster-kubeadm.md
# docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Michelle Au
034c7929e2
Add local volume documentation ( #4050 )
...
* Add local volume documentation
* Add PV local volume example
2017-06-22 15:06:05 -07:00
Andrew Chen
76cb30a271
Merge pull request #4095 from croomes/storageos
...
Storageos Volume Plugin
2017-06-20 16:27:10 -07:00
Andrew Chen
bea52c8e5c
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
info about cron jobs updated (#4110 )
fix example in configure-pod-configmap.md
Remove extraneous files from autogeneration of ref pages. (#4044 )
Add notes for file/flag precedence
Removed "networked" from PersistentVolume (PV) definition. (#4121 )
Fix syntax err in example
2017-06-20 10:52:58 -07:00
ianchakeres
b4b64e9dc2
Removed "networked" from PersistentVolume (PV) definition. ( #4121 )
2017-06-19 16:31:08 -07:00
Andrew Chen
628e88ecc6
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Fix typo 'bash' -> 'brew'
update pod persistent volume example storage class (#3979 )
Change Task titles to imperative: Admin. (#4033 )
Change Task titles to imperative: Daemons, GPUs. (#4032 )
Change Task titles to imperative: Federation. (#4031 )
Change Task titles to imperative: TLS. (#4030 )
Change Task titles to imperative: Access Extend. (#4029 )
Change Task titles to imperative: Monitor. (#4028 )
Change Task titles to imperative: Access Apps. (#4027 )
Change Task title to imperative: Run Job. (#4026 )
Change Task titles to imperative: Run Apps. (#4025 )
Change Task titles to imperative: Inject. (#4024 )
Change Task titles to imperative: Tools. (#4023 )
Change Task titles to imperative. (#4022 )
Fix typo in update-imported-docs.sh
Add internal provisioner support matrix (#4009 )
# Conflicts:
# docs/tasks/administer-cluster/declare-network-policy.md
2017-06-19 10:15:52 -07:00
Jeremy Ayerst
a988182a96
Fix syntax err in example
...
Missing " made example unusable
2017-06-18 09:44:13 -05:00
Simon Croome
69cebea16b
StorageOS Volume plugin
2017-06-15 16:56:42 +01:00
Mitsuhiro Tanino
67ece8bc15
Add internal provisioner support matrix ( #4009 )
...
* Add internal provisioner support matrix
* Change links and add example of NFS plugin
* Remove usages related to hostpath
2017-06-07 14:12:59 -07:00
Andrew Chen
36b472183b
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Remove self-referential link
Add fibre channel volume explanation (#3967 )
2017-06-05 10:41:54 -07:00
Mitsuhiro Tanino
1cec609586
Add fibre channel volume explanation ( #3967 )
...
* Add fibre channel volume explanation
This patch adds explanation of fibre channel volume including
usage of multiple WWNs.
Fix #33602
* Fix typos
2017-06-02 14:53:19 -07:00
pospispa
d448129de9
Admins Can Configure Zones in Storage Class
...
The PR #38505 (https://github.com/kubernetes/kubernetes/pull/38505 ) added zones optional parameter to Storage Class for AWS and GCE provisioners.
That's why documentation needs to be updated accordingly.
2017-06-01 13:25:43 -07:00
Jesse Seldess
3a8a465028
WTD: Projected volumes ( #3856 )
...
* Update projected volume task
- Rename file
- Build out steps
- Create separate yaml file for pod configuration
- Add new page to the sidenav
* Add projected volume type to volumes concept page
2017-05-22 10:57:42 -07:00
Jesse Haka
c1b8664cb6
cinder storageclass, zone algorithm if not specified ( #3693 )
...
update aws+gce availability texts, the algorithm is not random
2017-05-10 09:25:05 -07:00
Arthur Miranda
d2de692a32
Fixes broken links
2017-05-02 18:12:48 -03:00
Ahmet Alp Balkan
598cefdc99
Add missing volumetype to pv doc ( #3600 )
...
Fixes #3575
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:44 -07:00
Steve Perry
f83c5874a8
Deprecation complete: container-environment ... ( #3536 )
2017-04-25 18:03:58 -07:00
Andrew Chen
2f51937983
docs migration: Container Lifecycle Hooks into Concepts ( #2564 )
...
* initial commit for structure
* migrate Container Lifecycle Hooks and related files to Concepts
* update Concepts ToC
* fix formatting
* Formatting tweaks
* comment out What's next
* remove What's next
* Begin rewrite of container-lifecycle-hooks.md
* incremental update to edit
* Split Container Lifecycle Hooks into container-lifecycle-hooks.md and container-environment.md; change all referring links.
* Add concept template to volumes.md and images.md
* Apply changes for steveperry-53 feedback.
* fix format issue
* tweak formatting
* fix Concepts ToC
* update links
* add back changes to Concepts ToC
* fix a link
* update links
2017-04-25 10:36:59 -07:00
PaulJuliusMartinez
7f0294c579
Update User Guide and Admin links to point to new resources. ( #3438 )
...
* Update links to outdated user-guide and admin docs
* Add script for updating outdated links.
* Update regex to include init-containers file.
* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
Steve Perry
e90ba44bb8
Move etcd topic from Storage to Cluster Admin. ( #3450 )
...
* Move etcd topic from Storage to Cluster Admin.
* Fix type.
2017-04-18 17:24:54 -07:00
haoyuan
2a5148437c
update the glusterfs provisioner in persistent-volumes.md
2017-04-18 10:19:04 -07:00