Commit Graph

42 Commits (c9a455baaf8e3ecdf045d8580774193d0b788e8f)

Author SHA1 Message Date
Brad Fitzpatrick 76870f220f
Remove marketing fluff, correct case of govc
Remove marketing fluff words that distract from technical documentation.

Also corrects the case of the govc tool.
2017-12-12 16:32:41 -08:00
Steve Perry 7792c801e3 Revert "Update links to avoid redirects." (#5617)
* Revert "Fix the doc example"

This reverts commit 2872def62b.

* Revert "add the set of sessionAffinity timeoutseconds (#5474)"

This reverts commit 657734de6f.

* Revert "pod-security-policy.md: fix broken link to PSP proposal."

This reverts commit 8db51e099f.

* Revert "fix typo"

This reverts commit 24e5383071.

* Revert "Update images.md"

This reverts commit f844a41502.

* Revert "Update links to avoid redirects. (#5614)"

This reverts commit 35c7393849.
2017-09-25 13:43:15 -07:00
Steve Perry 35c7393849 Update links to avoid redirects. (#5614) 2017-09-25 10:04:09 -07:00
Steve Perry 9b31b9a4d3 Add trailing slashes to reduce redirects. (#5592) 2017-09-23 03:41:18 -07:00
Stewart-YU 88b4eeca2b Update create-cluster-kubeadm.md (#5369)
* Update fedora_ansible_config.md

Fix format.

* Update create-cluster-kubeadm.md

Fix format: add a blank line.

* Update vsphere.md

Fix leading spaces in commands.

* Update fedora_ansible_config.md again
2017-09-21 17:01:45 -05:00
Andrew Chen 6bd6931a67 Merge pull request #5240 from mattjmcnaughton/mattjmcnaughton/fix-links-pointing-to-old-kubernetes-examples-format
Example links use kubernetes/examples
2017-09-01 15:04:08 -07:00
divyenpatel 69d2091ca6 Updating vSphere Cloud Provider Documentation (#5241)
* adding vSphere Cloud Provider Documentation Link, updated introduction and added slack support link

* content edits
2017-08-31 16:16:24 -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
Stewart-YU 860c7d0a42 Update vsphere.md
Fix the format. The format in orginal web page is confusion.
2017-08-21 08:39:05 +08:00
linweibin f90bca6e09 Fix typos
docs/admin/kube-apiserver.md, Line112: "recieving" --> "receiving"
docs/getting-started-guides/vsphere.md: add "." and "does" --> "do"
2017-08-17 20:05:03 +08:00
lichuqiang a03a98e9d5 fix spelling mistake 2017-08-04 14:27:53 -07: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
lichuqiang 4ecdd2c3cc Fix sentence begins with an uppercase letter 2017-08-02 11:29:44 -07:00
divyenpatel b4317f583e minor correction for datastore storage folder 2017-07-28 00:54:09 -07:00
divyenpatel 3d05d95e71 Updated Getting Started Guide for vSphere Cloud Provider 2017-07-27 15:26:14 -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
Christoph Blecker 2e192598a0 Update links to proper repos 2017-06-28 22:08:36 -07:00
Balu Dontu 59c37ec48d vSphere Storage Policy Based Management for Containers orchestrated by vSphere 2017-04-17 14:48:58 -07:00
Andrew Chen 11ad654cf3 Minor grammar patch to PR #2989 2017-04-12 15:20:18 -07:00
divyenpatel 854ac8ac52 Adding minimal set of privileges required for vSphere Cloud Provider 2017-04-12 15:03:57 -07:00
Andrew Chen 996723bc8f Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Replace the tab with 4 spaces in md files (#2797)
  fix link error
  Replace the tab with 4 spaces in html files
  hitting the `ClusterIP` from a pod (#2826)

# Conflicts:
#	docs/admin/accessing-the-api.md
#	docs/api-reference/extensions/v1beta1/definitions.html
#	docs/getting-started-guides/kubeadm.md
#	docs/user-guide/kubectl/index.md
2017-03-23 00:19:33 -07:00
Andy Yu 9ce54855d5 Replace the tab with 4 spaces in md files (#2797)
* Replace the tab with 4 spaces in md files

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of accessing-the-api.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of manage-compute-resources-container.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of run-to-completion-finite-workloads.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of connect-applications-service.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of init-containers.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of calico.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of ingress.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of apparmor.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of run-stateful-application.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of replicasets.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:10:00 -07:00
Andrew Chen b3ac35430c Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Create hyperlink
  Add files via upload
  Fix typo
  Remove from TOC/Search: pods/init-containers ... (#2694)
  Add files via upload
  fix to taint the master node
  Move Guide topics: Container Lifestyle Hooks, Images, Volumes
  Correct ASM logo filename
  fixed ASM blurb
  Repair Spotinst logo
  Remove redundant section in deployments

# Conflicts:
#	docs/getting-started-guides/kubeadm.md
#	docs/user-guide/volumes.md
2017-03-21 15:54:35 -07:00
Andrew Chen f0cd49a007 Move Guide topics: Container Lifestyle Hooks, Images, Volumes 2017-03-20 15:35:51 -07:00
Ritesh H Shukla 2ef1b0145e Add default storage class documentation for 1.6
fixes https://github.com/kubernetes/kubernetes/issues/40070
2017-02-22 17:20:12 -08:00
divyenpatel f1ecafcdb1 updated vsphere getting started guide
addressed review comments
addressed chenopis's review comments
2017-02-21 14:12:33 -08:00
Robert Roland 2f1ae18bfc Adds documentation for new vSphere vm-uuid parameter.
Related to kubernetes/kubernetes#40892
2017-02-09 13:01:47 -08:00
divyenpatel f331ebe332 Updated known issues in docs/getting-started-guides/vsphere.md 2017-01-24 16:06:23 -08:00
Ritesh H Shukla 8097c49444 Getting Started vSphere: Minor formatting fixes 2016-12-29 01:00:46 -08:00
Ritesh Shukla efdc69bdad Deprecate kube-up
Add information for kubernetes-anywhere
2016-12-21 23:31:56 -08:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Tom von Schwerdtner 8563dd273b Address formatting
Currently the 'sample environment' code block all shows on one line at http://kubernetes.io/docs/getting-started-guides/vsphere/, hoping this will fix it.
2016-11-17 14:20:29 -05:00
Ritesh H Shukla 3522d6da5a Update documentation for vsphere cloud provider. (#1102)
This update adds the new configuration needed to configure the vsphere cloud provider.
2016-08-30 14:31:38 -07:00
Kyle Gordon 1d90354266 update vsphere.md
should be quoted
2016-08-10 10:44:55 +01:00
Kyle Gordon 75feea16b4 Update vsphere.md to include guest login info
This seems to be an afterthought. Merging into main docs.
2016-08-10 10:39:47 +01:00
foxish 66f28bb820 Adding OWNERS for docs. 2016-08-02 18:13:52 -07:00
Scott Fleckenstein d037bdd4bf Update vsphere tutorial to reflect non-free requirement
The guide updated in this commit does not work for the free version of ESXi due to the fact that any write operation fails with the error message "Current license or ESXi version prohibits execution of the requested operation."  See http://www.doublecloud.org/2011/01/free-esxi-and-apicli-support/ for discussion on the limitations of vSphere's API.
2016-08-01 20:09:17 -07:00
Alain Roy abd3ee50f5 This includes two things:
1. Documentation for kube-up integration with VMware's Photon
Controller
2. Minor tweaks to vSphere documentation:
   - Changed maintainer
   - Added small note on vSphere parameters
2016-07-02 13:57:54 -07:00
DrDePhobia 1426735e85 Update vsphere.md 2016-05-22 15:17:54 -07:00
mfanjie 98b68ad407 convert md files to unix format 2016-03-07 10:29:06 +08:00
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00