Commit Graph

1135 Commits (62d07eeb9bbffdc231c0ea9d5db743e65e91e9ee)

Author SHA1 Message Date
Qiming 57d6422b67
Merge pull request #6755 from dungeonmaster18/fix-deprication
Fixed deprecated redirect
2017-12-24 15:08:17 +08:00
dungeonmaster18 74dea73a16
Fixed deprecated redirect 2017-12-23 15:25:28 +05:30
Qiming 60f7c995ce
Merge pull request #6749 from thockin-tmp/gcr-vanity
Convert registry to k8s.gcr.io
2017-12-23 17:09:35 +08:00
Qiming 4e47f64618
Merge pull request #6708 from vikaschoudhary16/er-resource-req
Fix Extended Resources consumption documentation
2017-12-23 10:25:15 +08:00
vikaschoudhary16 38a61d7160 Fix Extended Resources consumption documentation 2017-12-23 06:04:08 +05:30
Jennifer Rondeau 9f0e56a84e
Merge pull request #6513 from wynro/change-deployment-surge
Change deployment unavailable/surge range to match current behaviour
2017-12-22 13:30:00 -08:00
Jennifer Rondeau cced2003bf
Merge pull request #6547 from lichuqiang/mistake
Fix mistake in dynamic-provisioning
2017-12-22 13:23:29 -08:00
Tim Hockin 8f196b7d6a Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Qiming f1c4a425e4
Merge pull request #6726 from liubin/patch-1
fix broken link target
2017-12-22 14:47:50 +08:00
Madhuri Kumari d1c597095f Fix some spelling mistakes 2017-12-22 12:09:07 +05:30
Stephan van Maris c57ac35209
AnitAffinity -> AntiAffinity 2017-12-21 16:39:20 +01:00
billmetangmo 5dd2d87ddd
PID namespace sharing is already available in docker
Official documentation: https://docs.docker.com/engine/reference/run/#pid-settings-pid
2017-12-21 11:26:57 +01:00
Bin Liu fc524bd7e3 fix broken link target 2017-12-21 17:32:47 +08:00
Ziqi Zhao 2345c7bfc0 Fix broken links 2017-12-21 12:58:37 +08:00
Renaud Gaubert ea93d5b1d8 Update device plugin document to show NVIDIA device plugin 2017-12-21 00:30:40 +01:00
Jessica Yao 805c447b84 add prepend option to glossary definition tag 2017-12-18 11:58:26 -08:00
Connor Doyle 56691496e3 Remove remaining OIR documentation. 2017-12-18 11:08:21 -08:00
Kyle Bai 5cd52c39c8 Fix broken link (#6691) 2017-12-18 09:36:31 -08:00
Dennis Benzinger | SAP Hybris 63e9bfbe80 Clarify that StatefulSet is stable in 1.9 (#6697) 2017-12-18 09:35:30 -08:00
Bobby (Babak) Salamat 4c69ef9fb0 Update preemption document with the new improvements added in 1.9 (#6505) 2017-12-15 21:06:51 -06:00
Andrew Chen 2caaa89a94 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
2017-12-15 20:59:08 -06:00
Zach Corleissen 84d14e24b6
Fix release 1.9 (#6686)
* Trivial change to open release branch

* Undo trivial change

* add service ipvs overview

* Add instructions on how to setup kubectl

* Document conntrack dependency for kube-proxy

* Add an a

This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.

* adding example responses for common issues

 - support request
 - code bug report

* Trivial change to open release branch

* Undo trivial change

* Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)

Fix the not-working test case yaml for /doc/concepts/storage/volumes.md

* kubectl-overview

* temp fix for broken pod and deployment links

* Update Table of Solutions for Juju

* Revise certificates documentation (#5965)

* Update review-issues.md

Some edits for clarity and condensed language.

* Update init-containers.md

Fix leading spaces in commands.

* Update kubectl-overview.md

Fix format.

* Update clc.md

Fix format.

* Update openstack-heat.md

The url no need. just  highlight.

* Typo

I believe this should be "users" not "uses"

* making explicit hostname uniq requirement

* Update scheduling-hugepages.md

* Update update-daemon-set.md

* fix redirection of PersistentVolume

* Update hpa.md

* update kubectl instruction

* Use the format of kubeadm init

* fix spelling error

guarnatees  to guarantees

* add matchLabels description (#6020)

* search and replace for k8s.github.io to website (#6019)

* fix scale command of object-management (#6011)

* Update replicaset.md (#6009)

* Update secret.md (#6008)

* specify password for mysql image (#5990)

* specify password for mysql image

* specify password for mysql image

* link error for run-stateless-application-deployment.md (#5985)

* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md

* Add performance implications of inter-pod affinity/anti-affinity (#5979)

* 404 monthly maintenance - October 2017 (#5977)

* Updated redirects

* More redirects

* Add conjure-up to Turnkey Cloud Solutions list (#5973)

* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly

* change the StatefulSet to ReplicaSet in reference (#5968)

* Clarification of failureThreshold of probes (#5963)

* Mention usage of block storage version param (#5925)

Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924

* Update sysctl-cluster.md (#5894)

Include guide on enabling unsafe sysctls in minikube

* Avoid Latin phrases & format note (#5889)

* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md

* resolves jekyll rendering error (#5976)

- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1

* Change VM to pod. (#6022)

* Add link to custom metrics. (#6023)

* Rephrase core group. (#6024)

* Added explanation on context to when joining (#6018)

* Update create-cluster-kubeadm.md (#5761)

Update Canal version in pod network apply commands

* Fixes issue #5620 (#5869)

* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website

* Update pod-priority-preemption.md

fix-wrong-link-to-pod-preemption

* pod-security-policy.md: add links to the page about admission plugins.

* Adding all files for BlaBlaCar case study (#5857)

* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Fix changed URL for google containers

* Add /docs/reference/auto-generated directory

* correct the downwardapi redirect

* Remove links using "here"

* Rename to /docs/reference/generated directory

* add Concept template

* Change title to just Ingress

* Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.

* Fix podpreset task (#5705)

* Add a simple pod manifest to pod overview (#5986)

* Split PodPreset concept out from task doc (#5984)

* Add selector spec description (#5789)

* Add selector spec description

* Fix selector field explanation

* Put orphaned topics in TOC. (#6051)

* static-pod example bad format in the final page (#6050)

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* Fix `backoffLimit` field misplacement (#6042)

It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514

* Update addons.md (#6061)

* add info about VMware NSX-T CNI plugin (#5987)

* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md

* Update: Using universal zsh configuration (#5669)

* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase

* Operating etcd cluster for Kubernetes bad format in the final page (#6056)

* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Usage note and warning tags. (#6053)

* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Document jekyll includes snippets

* Add jekyll includes to docs home toc

- Remove extra kubernetes home in toc

* document docker cgroupdriver req (#5937)

* Update test blacklists (#6063)

* Update toc check blacklist

* Update title check blacklist

* wip

* wip

* Fix typo

* Document unconfined apparmor profile

* Revert "Document the unconfined profile for AppArmor" (#6268)

* CRD Validation: remove alpha warning, change enable instructions to (#6066)

disable

* Documented service annotation for AWS ELB SSL policy

* kubeadm: add a note about the new `--print-join-command` flag.

This is a new flag for the `kubeadm token create` command.

* Add a note to PDB page

* Improve Kubeadm reference doc (#6103)

* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc

* Documentation for CSIPersistentVolume

* change replicaset documentation to use apps/v1 APIs

* Update service.md

ipvs alpha version -> beta version

* Updated Deployment concept docs (#6494)

* Updated Deployment concept docs

* Addressed comments

* Documentation for volume scheduling alpha feature

* Update admission control docs for webhooks

* Improve DNS documentation (#6479)

* update ds for 1.9

* Update service.md

* Update service.md

* Revert "begin updating webhook documentation" (#6575)

* Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml

* updates for raw block devices

* rbac: docs for aggregated cluster roles (#6474)

* Added IPv6 information for Kubelet arguments (#6498)

* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet

* Update PVC resizing documentation (#6487)

* Updates for Windows Server version 1709 with K8s v1.8 (#6180)

* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* 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.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates

* CoreDNS feature documentation (#6463)

* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.

* Change auditing docs page for 1.9 release (#6427)

* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>

* short circuit deny docs (#6536)

* line wrap

* short circuit deny

* address comments

* Add kubeadm 1.9 upgrade docs (#6485)

* kubeadm: Improve kubeadm documentation for v1.9 (#6645)

* Update admission control docs for webhooks (re-send #6368) (#6650)

* Update admission control docs for webhooks

* update in response to comments

* Revamp rkt and add CRI-O as alternative runtime (#6371)

Signed-off-by: Lorenzo Fontana <lo@linux.com>

* Documented NLB for Kubernetes 1.9 (#6260)

* Added IPV6 information to setup cluster using kubeadm (#6465)

* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes

* StatefulSet 1.9 updates. (#6550)

* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label

* Garbage collection updates for 1.9 (#6555)

* 1.9 gc policy update

* carify deletion

* Couple nits for dnsConfig doc (#6652)

* Add doc for AllowedFlexVolume (#6563)

* Update OpenStack Cloud Provider API support for v1.9 (#6638)

* Flex volume is GA. Remove alpha notation. (#6666)

* Update generated ref docs for Kubernetes and Federation components. (#6658)

* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.

* Update Federation API ref docs for 1.9. (#6636)

* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles

* Update auto-generated Kubernetes APi ref docs. (#6646)

* Update kubectl commands for 1.9 (#6635)

* add ExtendedResourceToleration admission controller (#6618)

* Update API reference paths for v1.9 (#6681)
2017-12-15 20:32:20 -06:00
Zach Corleissen 08af95d42e
Release 1.9 (#5978)
* Trivial change to open release branch

* Undo trivial change

* add service ipvs overview

* Add instructions on how to setup kubectl

* Document conntrack dependency for kube-proxy

* Add an a

This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.

* adding example responses for common issues

 - support request
 - code bug report

* Trivial change to open release branch

* Undo trivial change

* Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)

Fix the not-working test case yaml for /doc/concepts/storage/volumes.md

* kubectl-overview

* temp fix for broken pod and deployment links

* Update Table of Solutions for Juju

* Revise certificates documentation (#5965)

* Update review-issues.md

Some edits for clarity and condensed language.

* Update init-containers.md

Fix leading spaces in commands.

* Update kubectl-overview.md

Fix format.

* Update clc.md

Fix format.

* Update openstack-heat.md

The url no need. just  highlight.

* Typo

I believe this should be "users" not "uses"

* making explicit hostname uniq requirement

* Update scheduling-hugepages.md

* Update update-daemon-set.md

* fix redirection of PersistentVolume

* Update hpa.md

* update kubectl instruction

* Use the format of kubeadm init

* fix spelling error

guarnatees  to guarantees

* add matchLabels description (#6020)

* search and replace for k8s.github.io to website (#6019)

* fix scale command of object-management (#6011)

* Update replicaset.md (#6009)

* Update secret.md (#6008)

* specify password for mysql image (#5990)

* specify password for mysql image

* specify password for mysql image

* link error for run-stateless-application-deployment.md (#5985)

* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md

* Add performance implications of inter-pod affinity/anti-affinity (#5979)

* 404 monthly maintenance - October 2017 (#5977)

* Updated redirects

* More redirects

* Add conjure-up to Turnkey Cloud Solutions list (#5973)

* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly

* change the StatefulSet to ReplicaSet in reference (#5968)

* Clarification of failureThreshold of probes (#5963)

* Mention usage of block storage version param (#5925)

Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924

* Update sysctl-cluster.md (#5894)

Include guide on enabling unsafe sysctls in minikube

* Avoid Latin phrases & format note (#5889)

* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md

* resolves jekyll rendering error (#5976)

- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1

* Change VM to pod. (#6022)

* Add link to custom metrics. (#6023)

* Rephrase core group. (#6024)

* Added explanation on context to when joining (#6018)

* Update create-cluster-kubeadm.md (#5761)

Update Canal version in pod network apply commands

* Fixes issue #5620 (#5869)

* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website

* Update pod-priority-preemption.md

fix-wrong-link-to-pod-preemption

* pod-security-policy.md: add links to the page about admission plugins.

* Adding all files for BlaBlaCar case study (#5857)

* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Fix changed URL for google containers

* Add /docs/reference/auto-generated directory

* correct the downwardapi redirect

* Remove links using "here"

* Rename to /docs/reference/generated directory

* add Concept template

* Change title to just Ingress

* Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.

* Fix podpreset task (#5705)

* Add a simple pod manifest to pod overview (#5986)

* Split PodPreset concept out from task doc (#5984)

* Add selector spec description (#5789)

* Add selector spec description

* Fix selector field explanation

* Put orphaned topics in TOC. (#6051)

* static-pod example bad format in the final page (#6050)

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* Fix `backoffLimit` field misplacement (#6042)

It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514

* Update addons.md (#6061)

* add info about VMware NSX-T CNI plugin (#5987)

* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md

* Update: Using universal zsh configuration (#5669)

* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase

* Operating etcd cluster for Kubernetes bad format in the final page (#6056)

* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Usage note and warning tags. (#6053)

* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Document jekyll includes snippets

* Add jekyll includes to docs home toc

- Remove extra kubernetes home in toc

* document docker cgroupdriver req (#5937)

* Update test blacklists (#6063)

* Update toc check blacklist

* Update title check blacklist

* wip

* wip

* Fix typo

* Document unconfined apparmor profile

* Revert "Document the unconfined profile for AppArmor" (#6268)

* CRD Validation: remove alpha warning, change enable instructions to (#6066)

disable

* Documented service annotation for AWS ELB SSL policy

* kubeadm: add a note about the new `--print-join-command` flag.

This is a new flag for the `kubeadm token create` command.

* Add a note to PDB page

* Improve Kubeadm reference doc (#6103)

* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc

* Documentation for CSIPersistentVolume

* change replicaset documentation to use apps/v1 APIs

* Update service.md

ipvs alpha version -> beta version

* Updated Deployment concept docs (#6494)

* Updated Deployment concept docs

* Addressed comments

* Documentation for volume scheduling alpha feature

* Update admission control docs for webhooks

* Improve DNS documentation (#6479)

* update ds for 1.9

* Update service.md

* Update service.md

* Revert "begin updating webhook documentation" (#6575)

* Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml

* updates for raw block devices

* rbac: docs for aggregated cluster roles (#6474)

* Added IPv6 information for Kubelet arguments (#6498)

* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet

* Update PVC resizing documentation (#6487)

* Updates for Windows Server version 1709 with K8s v1.8 (#6180)

* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* 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.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates

* CoreDNS feature documentation (#6463)

* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.

* Change auditing docs page for 1.9 release (#6427)

* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>

* short circuit deny docs (#6536)

* line wrap

* short circuit deny

* address comments

* Add kubeadm 1.9 upgrade docs (#6485)

* kubeadm: Improve kubeadm documentation for v1.9 (#6645)

* Update admission control docs for webhooks (re-send #6368) (#6650)

* Update admission control docs for webhooks

* update in response to comments

* Revamp rkt and add CRI-O as alternative runtime (#6371)

Signed-off-by: Lorenzo Fontana <lo@linux.com>

* Documented NLB for Kubernetes 1.9 (#6260)

* Added IPV6 information to setup cluster using kubeadm (#6465)

* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes

* StatefulSet 1.9 updates. (#6550)

* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label

* Garbage collection updates for 1.9 (#6555)

* 1.9 gc policy update

* carify deletion

* Couple nits for dnsConfig doc (#6652)

* Add doc for AllowedFlexVolume (#6563)

* Update OpenStack Cloud Provider API support for v1.9 (#6638)

* Flex volume is GA. Remove alpha notation. (#6666)

* Update generated ref docs for Kubernetes and Federation components. (#6658)

* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.

* Update Federation API ref docs for 1.9. (#6636)

* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles

* Update auto-generated Kubernetes APi ref docs. (#6646)

* Update kubectl commands for 1.9 (#6635)

* add ExtendedResourceToleration admission controller (#6618)

* Update API reference paths for v1.9 (#6681)
2017-12-15 17:36:13 -06:00
Andrew Chen 8a06c09712 [maintenance] December link fixes (#6680) 2017-12-14 00:57:38 -06:00
Rick cee74d4ae7
Fixed typo 2017-12-13 18:12:03 +01:00
Qiming 6b0458c706
Merge pull request #6637 from xsgordon/document-octavia-and-az-options
Document new `use-octavia` and `ignore-volume-az` options for OpenStack cloud provider
2017-12-12 10:27:47 +08:00
Marcus Johansson 794b589fcd
Update networking.md
GCP documentation has reorganized, so the existing link took us to the general VPC overview. Fixed so it links directly to the piece on routing.
2017-12-11 18:46:56 +01:00
Stephen Gordon cf8c46ab3f Document new `use-octavia` and `ignore-volume-az` options
Document new `use-octavia` and `ignore-volume-az` options for the
OpenStack cloud provider implementation. These were added as a result of
these two PRs respectively:

* https://github.com/kubernetes/kubernetes/pull/55393
* https://github.com/kubernetes/kubernetes/pull/53523
2017-12-11 11:31:54 -05:00
xuhuilong c483ada3ff
Update podpreset.md 2017-12-09 17:39:15 +08:00
GabrielSVinha db2b428674 Add openstack internal load balancer option 2017-12-07 23:18:08 -03:00
Tim Carr ec5888606c
Update replicaset.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:28:27 -06:00
Tim Carr 60ebc23d2b
Update daemonset.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:27:51 -06:00
Tim Carr 395bd2852f
Update cron-jobs.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:27:25 -06:00
Tim Carr af5a72fc0f
Update replicationcontroller.md
Update ReplicationController title per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:23:53 -06:00
Tim Carr db6c7f7ff0
Update replicaset.md
Update ReplicaSet title per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:22:43 -06:00
Tim Carr b9eae20eab
Update daemonset.md
Update DameonSets per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:21:37 -06:00
lichuqiang a2ae7b7d39 fix mistake in dynamic-provisioning 2017-12-04 15:49:50 +08:00
Dushyant 47eed4346e
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.
2017-12-02 22:14:06 +07:00
Tim Allclair 5d39cfeae4
Rewrite PodSecurityPolicy guide 2017-12-01 15:44:23 -08:00
Guillermo Robles fc3e2d6eda Change deployment unavailable/surge range to match current behaviour
- Also changed the example output to match the current one
2017-11-30 12:22:06 +01:00
Zach Corleissen 729449aac0 markup fixes and clarify `router-id` role (#6491)
Fix some markup rendering issues and minor typos in the OpenStack
cloud.conf docs.

Also, expand the `[Router]` section with references to kubenet.
2017-11-29 16:01:21 -08:00
Eric Tune 9fab70757b Greatly expanded custom resoure concept guide (#6238)
* Greatly expanded custom resoure concept guide

Added section on how to decide if you need a custom resource or not.
Added section on how to decide if you want CRD or AA.

* Converted HTML tables to Markdown

* Add links, clean up first table

* configmap vs UDR

* ease of use comparison

* Advanced features

* More cleanup

* Addressed review comments.

* Move lists out of table cells
2017-11-29 13:47:48 -06:00
lichuqiang f7ed78150a Translate doc certificates in path concepts into Chinese (#6483)
* translate doc certificates in path concepts into Chinese

* fix typo in doc certificates
2017-11-29 08:38:52 -08:00
Qiming e342007415
Merge pull request #6240 from tkellen/patch-2
updates for clarity on daemonset alternatives
2017-11-28 10:23:11 +08:00
Qiming edcb39d46c
Merge pull request #6417 from msau42/storage-class-best-practices
Update storage class recommendations with GA fields
2017-11-28 10:04:16 +08:00
Qiming 542d53d685
Merge pull request #5931 from WIZARD-CXY/updatehostportdoc
update hostport doc
2017-11-28 10:00:19 +08:00
Qiming 941d388909
Merge pull request #6454 from chenhonggc/init-containers
Fix invalid link.
2017-11-28 09:56:35 +08:00
Qiming c456baf2fc
Merge pull request #6461 from iMartyn/mention-masters
Adds a note regarding the toleration of node-role.kubernetes.io/master
2017-11-28 09:27:43 +08:00
Itay Shakury e17bb06830 correct reference for pre 1.8 api version (#6403)
apps/v1beta1 -> extensions/v1beta1
2017-11-27 16:59:45 -08:00
Andrew Chen 865698f795 Add tooltip includes for terms 2017-11-27 14:43:36 -08:00
Eric Tune 6ee7947a03 Added overview concept guide to all ways to extend (#6224)
* Added overview concept guide to all ways to extend

* Address review comments.

Remove double space.
Use glossary.
Use ordered list.
etc.
2017-11-27 14:17:15 -08:00
Tyler Kellen 3c5e4d225c remove future predictions--these are not documentation 2017-11-27 15:52:41 -05:00
Michelle Au 6d82453231 Update storage class recommendations with GA fields 2017-11-27 11:15:27 -08:00
Martyn Ranyard 3fa8cb3cfd Adds a note regarding the toleration of node-role.kubernetes.io/master
Also updates the example fluentd daemonset which should run on all
nodes.
2017-11-27 18:12:49 +01:00
Qiming 4d77e7993f
Update overview.md 2017-11-27 20:30:10 +08:00
Qiming 3f98c8bd2a
Update overview.md 2017-11-27 20:28:44 +08:00
陈宏 b268cd7678 Fix invalid link. 2017-11-27 14:59:38 +08:00
kairen a2d2e27367 Revert the step number 2017-11-24 13:55:16 +08:00
kairen 93cfe3d59b Remove ditto marks and fix typo 2017-11-24 11:06:38 +08:00
Stephen Gordon 4d15b60b5b Add OpenStack provider `search-order` parameter
Add the OpenStack provider `search-order` parameter which is used to
influence the retrieval of instance metadata.

See also:
  https://github.com/kubernetes/kubernetes/pull/52628
  https://github.com/kubernetes/kubernetes/issues/52378
2017-11-24 11:34:03 +11:00
helena 60b7e3f42e Update overview.md 2017-11-24 11:26:19 +11:00
stewart-yu ef8908fbb1 Update service.md 2017-11-24 11:02:19 +11:00
Qiming 03eb37c54e
Merge pull request #6335 from abhinavsinha001/patch-1
Pod priority to be enabled for kubelet
2017-11-23 21:51:21 +08:00
Abhinav Sinha 1b315e2cce
Formatting changes 2017-11-23 18:42:55 +05:30
Qiming 288a72d0ef
Merge pull request #6397 from tengqm/add-schema-tests
Add more files for schema test
2017-11-23 10:11:56 +08:00
Qiming c5319e204b Sort volumes for easier browsing (#6320) 2017-11-22 13:47:05 -06:00
Kevin Hoffman da5fac35ba
Update index.md
Stale links to service broker specs and documentation.
2017-11-22 08:23:12 -05:00
Andrew Chen bb0d2771c4
Service Catalog docs (#5867)
* Service Catalog docs (+16 squashed commits)
Squashed commits:
[765e81d] rework install-service-catalog.md
[d81f799] tweak diagrams
[b7a3da7] Add tooltips
[3b256c5] more rework
[828000e] architecture diagram redux
[0b809d5] rework
[7829301] Outline provision-bind-external-service.md w/ filler text
[144fbb3] install service catalog v1
[47b5be4] Reorder images and bullet points
[fb577ae] Update What's Next links
[8ac984c] Include snippet for install and provision docs
[c2eeece] Add Install Service Catalog doc
[a84df64] Add hard line break
[7fb12c6] Add task
[75c46d3] Add List, Provision, and Bind diagrams
[6386feb] Service Catalog concept doc

* Add install-service-catalog-using-helm

* switch mysql examples to message queuing instead

* Incorporate feedback

* incorporate additional feedback

* Incorporate tech review feedback
2017-11-21 14:52:25 -08:00
Qiming Teng 5e7e5f3235 Add more files for schema test 2017-11-21 17:13:54 +08:00
Martin Polednik 0a7b3020d8 typo fix in device_plugins concepts
Signed-off-by: Martin Polednik <mpolednik@redhat.com>
2017-11-20 15:22:54 +01:00
Qiming f09e42c62c
Merge pull request #6374 from chenpengdev/patch-1
fix broken link
2017-11-19 19:54:41 +08:00
chenpengdev 83ebbbfa97
delete the command prompt 2017-11-19 15:30:45 +08:00
chenpengdev a461612779
fix broken link 2017-11-19 15:08:26 +08:00
Stewart-YU 49cba3dc34 Update proxies.md
Update the list num
2017-11-17 13:56:40 +08:00
Qiming 5e19e823b5 Split persistent volume concept article (#6215) 2017-11-16 20:45:35 -06:00
Min RK 87ae813ec5 remove period from section title (#6354)
to be consistent with sibling titles
2017-11-16 14:58:22 -06:00
宇慕 05af66ef77 update hostport doc 2017-11-16 11:23:34 +08:00
Qiming cdb0c3e51c
Merge pull request #6027 from tengqm/dynamic-provisioning
Migrate dynamic provisioning documentation
2017-11-16 09:06:53 +08:00
Abhinav Sinha 446b9cb335
Pod priority to be enabled for kubelet
The document only mentioned enabling the feature for API and Scheduler but it needs to be enabled for kubelet as well
2017-11-15 18:31:01 +05:30
Qiming 076b64f106
Merge pull request #6251 from tengqm/podpreset-note
Add a note to pod preset
2017-11-15 09:58:43 +08:00
Stewart-YU 09a1b70681 Update cloud-providers.md (#6313)
Fix format.
2017-11-14 13:09:00 -08:00
Tomasz Prus 037341f3ae fix: unit for "kilo" is lowercase (#6314) 2017-11-14 13:08:27 -08:00
Cheryl Hung 66c625fdf0 Add StorageOS provisioner to comparison table (#6315) 2017-11-14 13:06:31 -08:00
Qiming 9f758e6443 Add warning about backoffLimit limitation (#6227) 2017-11-14 10:48:53 -08:00
Qiming Teng cf7ed4615e Add a note to pod preset 2017-11-14 14:15:41 +08:00
Guangya Liu 929a5df048 Updated links for dns document. 2017-11-14 13:37:59 +08:00
Tyler Kellen 3d5ca2d7ff re-order sections (#6241)
For new readers without a detailed understanding of how deletion occurs, specifying foreground deletion first gives the needed context to understand what background deletion is eschewing.
2017-11-13 19:10:24 -08:00
Daniel Gonzalez 74fb139145 Mention lb-provider option in OpenStack LBaaS docs (#6282) 2017-11-13 16:25:14 -08:00
Matt Dorn b84f53a06e Update PodAffinity/PodAntiAffinity Use-Case (#6291)
* Update PodAffinity/PodAntiAffinity Use-Case

Updated PodAffinity use-case to reflect use of PodAntiAffinity. Under the previous Redis deployment manifest, each replica is not guaranteed its own node.

* add podAntiAffinity to web-server spec use-case

* Additional changes to PodAffinity/PodAntiAffinity Use-Case
2017-11-13 15:05:47 -08:00
Andrew Chen 4f38e0aefd Rename Google Container Engine to Google Kubernetes Engine 2017-11-13 13:43:14 -08:00
Andrew Ball 94060df231
remove unnecessary "or" in series 2017-11-12 19:01:49 -06:00
Qiming 024125723b
Merge pull request #6257 from zioproto/patch-1
The correct name is [Route] and not [Router]
2017-11-10 15:51:05 +08:00
Saverio Proto faef51ed47 The correct name is [Route] and not [Router]
Check commit 0b57371ffab5b32dc991ff5fe60c3d58f7c2f9cc
You will see that the correct name is [Route]
You can see it also here
https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/openstack/openstack.go#L137
2017-11-10 05:34:28 +01:00
XsWack 8cde65ef4f Update service.md 2017-11-10 10:32:17 +08:00
Andrew Chen 24d1cd5ceb
Merge pull request #6246 from kubernetes/chenopis-maintenance-20171108
[Monthly Maintenance] Fix broken links
2017-11-09 13:05:04 -08:00
Qiming b0ef8cf848
Merge pull request #6242 from tkellen/patch-4
update docs to reference latest updates
2017-11-09 22:24:18 +08:00
Tyler Kellen 737dc1c45e update docs to reference latest updates 2017-11-09 07:57:35 -05:00
Qiming cec2d95281
Merge pull request #6237 from tkellen/patch-1
call out missing content in effort to fix it
2017-11-09 15:07:07 +08:00
Qiming e3fdd107e8
Update daemonset.md 2017-11-09 09:06:09 +08:00
Andrew Chen 37f57f6843 [Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider 2017-11-08 14:01:56 -08:00
Tyler Kellen 9a46a77c2d
add note that encryption at rest is supported 2017-11-08 16:31:24 -05:00
Tyler Kellen 2d3b1ad3f6
call out missing content in effort to fix it 2017-11-08 12:35:53 -05:00
Stewart-YU 562342349c This command `stop` is deprecated and fix format 2017-11-08 19:04:55 +08:00
Qiming bf3ae8e3a9 Document the AllowedHostPaths policy (#6206) 2017-11-07 17:05:02 -08:00
Stewart-YU c9ff4eb7f1 Update kubernetes-objects.md (#6226)
Fix file url.
2017-11-07 17:04:31 -08:00
CaoShuFeng 168340e96a fix pod-priority-preemption doc (#6212) 2017-11-07 16:53:42 -08:00
Qiming b78e3751c3 Remove pod-termination doc (#6199) 2017-11-07 16:29:05 -08:00
Tyler Kellen 1a2238ff19 correct phase anchor 2017-11-08 02:22:36 +08:00
Tyler Kellen 30a413926a fix invalid anchors 2017-11-08 02:22:36 +08:00
zhangxiaoyu-zidif 10a6fb706d fix typo 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif 05d5b3563e fix docs 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif d99896ffbc fix review 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif 2f34581fc2 describe what is kube-public 2017-11-07 16:49:00 +08:00
Qiming Teng 7865afe459 Migrate dynamic provisioning documentation 2017-11-07 09:45:27 +08:00
Jessica Yao 53cf7defd5 Fix/re-introduce custom Jekyll tags for better glossary integration (#6163) 2017-11-06 15:36:24 -06:00
Umesh Yadav 0abbfdc12e Fixed apiVersion inconsistency (#6187)
* update support version from 1.7.0 to 1.8.0

* Added apiVersion comment.
2017-11-06 13:06:29 -06:00
Moussa Taifi 139f1c142a
Fix typo in Actual parallelism section
Fix typo in Actual parallelism section
2017-11-04 15:38:46 -04:00
Qiming Teng 90fe42a2ff Fix openssl command for generating apiserver cert 2017-11-03 09:31:31 +08:00
Jessica Yao f3edbd3822 Revert "Introduce custom Jekyll tags for better glossary integration" (#6160)
This reverts commit 46d9cbe5ae.
2017-11-02 15:07:26 -06:00
Qiming 91c3bec469
Merge pull request #6148 from warmchang/federation
Fix the hyperlink of federation.md to the latest path.
2017-11-02 17:16:33 +08:00
Qiming f2f5b83fc1
Merge pull request #6146 from chenhonggc/cloud-controller
small pr
2017-11-02 16:11:00 +08:00
陈宏 ef526c0f1b specifie to specific 2017-11-02 16:06:43 +08:00
Xiaoyu(Tim) Zhang ae1dfe5b34
Merge pull request #6147 from chenhuan12/patch-102
fix typo
2017-11-02 16:00:27 +08:00
Jessica Yao 46d9cbe5ae Introduce custom Jekyll tags for better glossary integration 2017-11-02 00:57:26 -07:00
William Chang 3fef7beae9 Fix the hyperlink of federation.md to the latest path. 2017-11-02 15:51:30 +08:00
chenhuan 163410af51
fix typo
fix typo
2017-11-02 15:49:49 +08:00
陈宏 0667dfe558 small pr 2017-11-02 15:32:45 +08:00
lichuqiang fcb2ecd89c Translate doc cloud-providers into chinese (#6122)
* translate doc cloud-providers into chinese

* typo fix on doc cloud-provider
2017-11-01 19:02:50 -07:00
Qiming 9f80a39166 Remove dangling job.yaml (#6124) 2017-11-01 19:02:28 -07:00
Adrian Otto 9665dede8a Update maximum cluster size guidance (#6135)
* Update maximum cluster size guidance

This document was published when v1.3 was the prevailing k8s version. This change provides newer guidance with respect to using large clusters.

* Update federation.md
2017-11-01 18:56:31 -07:00
Stephen Gordon 6ad5f819a2 Correct OpenStack Cloud Provider Table Layout
Correct the OpenStack cloud provider table layout to use GitHub
compatiable markdown.
2017-11-01 16:02:44 -04:00
Brad Topol 834d73ab49
Merge pull request #6127 from gsaslis/patch-1
Fixed 404 broken link
2017-11-01 14:56:17 -04:00
Qiming 795d3472fa Fix sample network policy manifests (#6105) 2017-11-01 10:06:07 -07:00
Yorgos Saslis a223dd60ec
Fixed 404 broken link 2017-11-01 10:47:25 +02:00
Steve Gordon 21fb91fa59 Add documentation of all OpenStack provider opts (#6047)
Add documentation of all OpenStack provider options including an
indication as to which items are required versus optional and which
configuration blocks they must appear in.

Also adds a section detailing which services are required/expected by
the OpenStack provider implementation.

https://github.com/kubernetes/website/issues/5980
2017-10-31 17:06:44 -07:00
Mahesh Sawaiker 15d13f68c7 Added instructions to create secrets for https using kubectl and openssl (#6093)
* Added instructions to create secrets for https using kubectl and openssl

* Fixed some english grammar as per review comments.
2017-10-31 12:58:02 -07:00
Tamal Saha 366403459e Add PATCH permission for nodes/status (#6111)
This is required for node controller.
d118e44320/pkg/controller/cloud/node_controller.go (L186)
2017-10-31 12:50:45 -07:00
Karsten Bott 6827ba686b Changed Typo in ThinProvisioned and ThickProvisioned (#6110)
Changed Typo in ThinProvisioned and ThickProvisioned
2017-10-31 12:41:46 -07:00
Andrew Chen b4630dac1d Change glossary snippet length options 2017-10-30 12:05:14 -07:00
Fawaz Mohammed 22b6f743f5 A typo fixed 2017-10-29 01:03:20 +08:00
Fawaz Mohammed f272ebc9af Fix typo in node controller section 2017-10-29 01:01:42 +08:00
chenhonggc d11f9f2508 fixed mistake format (#6069)
* fixed mistake format

* fixed mistake format

* fixed misspelling
2017-10-27 10:27:39 -07:00
xuhuilong c3b684f9b6 wrong bash statements. (#6071)
here is my test result:

[root@localhost ~]# sh -c 'for i in {1..100}; do sleep 1; if dig www.baidu.com;then exit 0; fi; exit 1'
sh: -c: line 1: syntax error: unexpected end of file
[root@localhost ~]# sh -c 'for i in {1..100}; do sleep 1; if dig www.baidu.com;then exit 0; fi;done; exit 1'

; <<>> DiG 9.9.4-RedHat-9.9.4-51.el7 <<>> www.baidu.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27927
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.baidu.com.                 IN      A

;; ANSWER SECTION:
www.baidu.com.          1125    IN      CNAME   www.a.shifen.com.
www.a.shifen.com.       106     IN      A       180.97.33.107
www.a.shifen.com.       106     IN      A       180.97.33.108

;; Query time: 16 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Fri Oct 27 02:42:38 EDT 2017
;; MSG SIZE  rcvd: 101

[root@localhost ~]# echo $?
0
[root@localhost ~]#
2017-10-27 10:22:15 -07:00
Qiming ec21a413b7 Add pointer to DefaultStorageClass AC from PV doc (#6016) 2017-10-26 15:13:26 -07:00
Richard Xia ce0e1fa9fd Fix example job yaml (#6064)
Dedent the backoffLimit key so that it lives in the Job spec, not the Pod spec, where it actually belongs.
2017-10-26 14:34:42 -07:00
Steve Perry 5bfcd2695a Correct capitalization of clusterIP. (#6067) 2017-10-26 14:18:04 -07:00
Sidhartha Mani f084d11d32 add conceptual information behind CCM (#5928) 2017-10-26 14:15:11 -07:00
egagala 4cd832bc8f add info about VMware NSX-T CNI plugin (#5987)
* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md
2017-10-26 08:34:18 -07:00
egagala 7c11659caa Update addons.md (#6061) 2017-10-26 08:34:00 -07:00
Patrick Liu f9a2afa4aa Fix `backoffLimit` field misplacement (#6042)
It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514
2017-10-25 22:28:54 -07:00
Kyle Bai 62062a450f Add selector spec description (#5789)
* Add selector spec description

* Fix selector field explanation
2017-10-25 16:11:41 -07:00
Qiming 583805b507 Split PodPreset concept out from task doc (#5984) 2017-10-25 14:41:51 -07:00
Qiming 59fd2c4088 Add a simple pod manifest to pod overview (#5986) 2017-10-25 14:22:49 -07:00
chenhonggc 56ff8f9650 Link mistake (#6038)
* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.
2017-10-25 13:26:08 -07:00
Joseph Heck 3e90bbdf7b Merge pull request #5571 from Lion-Wei/patch-16
add proxy-mode:ipvs in service.md
2017-10-25 12:12:35 -07:00
Joseph Heck cc3cac9772 Merge pull request #6032 from php-coder/psp_add_link_to_admission_page
pod-security-policy.md: add links to the page about admission plugin
2017-10-25 12:05:05 -07:00
Joseph Heck ffa1161c2a Merge pull request #6030 from chentao1596/patch-1
fix wrong link to pod-preemption.md
2017-10-25 12:02:21 -07:00
Joseph Heck 0d2209bec4 Merge pull request #6040 from jianglingxia/jlx-api
correct the downwardapi redirect
2017-10-25 12:00:37 -07:00
Andrew Chen 1e6d8d4b22 Change title to just Ingress 2017-10-25 11:43:25 -07:00
Andrew Chen f2095e7b9f add Concept template 2017-10-25 11:43:25 -07:00
Brent Shaffer 2eee2d2e5a Remove links using "here" 2017-10-25 11:43:25 -07:00
jianglingxia ab21e16a70 correct the downwardapi redirect 2017-10-25 14:00:32 +08:00
Slava Semushin 8ecb2b404b pod-security-policy.md: add links to the page about admission plugins. 2017-10-24 18:31:18 +02:00
chentao1596 8eb389f943 Update pod-priority-preemption.md
fix-wrong-link-to-pod-preemption
2017-10-24 18:56:44 +08:00
Steve Perry 269115ab0a Rephrase core group. (#6024) 2017-10-23 14:04:21 -07:00
charlesverdad 406bcc87f6 Update sysctl-cluster.md (#5894)
Include guide on enabling unsafe sysctls in minikube
2017-10-23 11:50:18 -07:00
Steve Gordon 0bd5f3e6cb Mention usage of block storage version param (#5925)
Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924
2017-10-23 11:48:44 -07:00
Bobby (Babak) Salamat ae36ba80d7 Add performance implications of inter-pod affinity/anti-affinity (#5979) 2017-10-23 10:47:32 -07:00
chenhonggc 87679d9332 specify password for mysql image (#5990)
* specify password for mysql image

* specify password for mysql image
2017-10-23 10:27:08 -07:00
Joseph Heck 2febd642af search and replace for k8s.github.io to website (#6019) 2017-10-23 10:16:08 -07:00
Shual Liu 05c0a65373 add matchLabels description (#6020) 2017-10-23 10:15:03 -07:00
jianglingxia 5c4c563e0b fix redirection of PersistentVolume 2017-10-23 08:51:41 -07:00
Karthik Gaekwad f639e0661b Typo
I believe this should be "users" not "uses"
2017-10-22 01:31:25 -05:00
Stewart-YU 29b826005e Update init-containers.md
Fix leading spaces in commands.
2017-10-21 20:12:36 +08:00
Qiming 87b358e6c4 Revise certificates documentation (#5965) 2017-10-20 13:57:36 -05:00
Ziqi Zhao e41a9f89d0 Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)
Fix the not-working test case yaml for /doc/concepts/storage/volumes.md
2017-10-19 16:41:28 -07:00
XsWack d8750af43f Remove description that are out of date (#5945) 2017-10-19 09:43:01 -07:00
XsWack 9975901f5b fix wrong version of example yaml (#5951)
* fix wrong version of example yaml

* Update pod-priority-preemption.md
2017-10-19 09:40:10 -07:00
Vyacheslav Semushin 1716546f88 pod-security-policy.md: fix relative links. (#5969) 2017-10-19 09:14:10 -07:00
Joseph Heck 28c7910541 Merge pull request #5964 from zhangxiaoyu-zidif/update-title
Update repo name
2017-10-19 06:35:41 -07:00
Kuralamudhan Ramakrishnan 0ff78a384e Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 712ba24b47 Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 6d618a8fb0 Adding Multus to the list of Network model
Adding Multus (a multi plugin) to the list of Network model
2017-10-19 20:24:50 +08:00
zhangxiaoyu-zidif cb9cad5291 update website 2017-10-19 16:43:08 +08:00
Tim(Xiaoyu) Zhang 06acd1945b Sort network plugins and fix typo
Sort network plugins and fix typo
2017-10-19 10:23:20 +08:00
Tim(Xiaoyu) Zhang 8b3254bef4 Sort examples alphabetically
Sort examples alphabetically
2017-10-19 10:05:22 +08:00
Kuralamudhan Ramakrishnan be7a8e3521 Update addons.md 2017-10-19 09:05:16 +08:00
Kuralamudhan Ramakrishnan 1b2896635b Adding Multus to the list of Networking add-ons 2017-10-19 09:05:16 +08:00
Suraj Deshmukh bd3aa560bc change the description of pod state on prestop hook (#5938) 2017-10-17 13:05:49 -05:00
flyer 4086706d99 garbage-collection.md: add CronJob/Job that sets ownerReference (#5917) 2017-10-16 09:44:40 -07:00
hchenxa d9e636747b update support version from 1.7.0 to 1.8.0 (#5920) 2017-10-16 09:42:33 -07:00
Rohit Agarwal 04ea557544 Fix some inconsistencies in network policy documentation. 2017-10-16 15:00:47 +08:00
chenhonggc 7ccd827d2b version mismatch (#5825) 2017-10-13 14:18:02 -07:00
jianglingxia 45f0aee33a fix error pod name (#5899) 2017-10-13 13:26:55 -07:00
Nick Sardo 2940069560 Show uppercase Internal value (#5911) 2017-10-13 13:16:22 -07:00
Suramya Shah 62c2d2529f Update cloud-providers.md (#5481)
* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md
2017-10-13 13:02:15 -07:00
Stewart-YU efd3928f41 Update index.md (#5858)
* Update dns-pod-service.md

fix format

* Update index.md

Fix format.
2017-10-12 10:17:13 -07:00
chenhonggc fc673175ec Origin/unified style (#5862)
* unified style

* unified style

* unified style
2017-10-12 10:15:55 -07:00
Lion-Wei 8ce0c77fd0 add service ipvs overview 2017-10-12 14:16:36 +08:00
Michal Cwienczek 04fc9a30b0 Updated link to taints and tolerations (#5871) 2017-10-11 16:32:46 -07:00