Commit Graph

8083 Commits (ac2f3cdc51edd3bf7a6c685da714e3bcbd865c22)

Author SHA1 Message Date
zhangmingld ac2f3cdc51 fix reconfigure-kubelet doc err (#7377) 2018-02-12 07:11:48 -08:00
Martin Mosegaard Amdisen 883934fe7d Update upgrades.md (#7333)
* Update upgrades.md

Changed "Node:" to "Note:" because it was a note :)
Also a few minor changes for clarification.

* Revert flannel sentence
2018-02-12 07:06:48 -08:00
Brian Grant f3cbfa347a Update, simplify, reorganize, and reformat "what is kubernetes". (#7349) 2018-02-10 11:23:51 -08:00
Xiaodong Zhang a61c54dc26 Remove useless file (#7330) 2018-02-09 18:47:52 -08:00
Xiaodong Zhang 3d63f3fd9c Remove useless file and bump up Deployment version in user-guide folder (#7318) 2018-02-09 18:45:51 -08:00
Xiaodong Zhang bd5743f427 Bump up Deployment version and delete useless file (#7320) 2018-02-09 18:44:51 -08:00
Xiaodong Zhang e5de92a9b3 Remove useless file (#7321) 2018-02-09 18:42:51 -08:00
Jianfeng Li 253ad5b397 fix some repeat problem (#7294) 2018-02-09 14:11:52 -08:00
Kay Yan 9bc8ca42fd fix-a-typo-in-kubernetes-components (#7331) 2018-02-09 14:10:52 -08:00
Martin Mosegaard Amdisen f09d3b2753 Update kubernetes-objects.md (#7339)
Add missing word
2018-02-09 14:09:52 -08:00
Xiaodong Zhang 62d07eeb9b Bump up deployment version in concepts/configuration folder (#7328) 2018-02-09 14:06:54 -08:00
Xiaodong Zhang f462345de2 Bump up deployment version in concepts/services-networking folder (#7326) 2018-02-09 13:57:53 -08:00
Xiaodong Zhang e70e97d8e1 Bump up tasks/administer-cluster folder (#7323) 2018-02-09 13:53:52 -08:00
Xiaodong Zhang af9caa0035 Bump up deployment version in tasks/debug-application-cluster folder (#7322) 2018-02-09 13:49:52 -08:00
Xiaodong Zhang 29a67258e4 Bump up deployment version in user-guide/nginx folder (#7319) 2018-02-09 13:27:51 -08:00
Joseph Heck 2c861da479 converting the leaf ONWER files to reviewers (#7291)
resolves #7289

specifically, if the individuals listed in these leaf-node OWNERS
files issue an `/lgtm` comment on documents, it will no longer be taken
as an approver lgtm override that will merge the documents. This
preserves them in being chosen for reviews to the documents, and still
supports them using `/lgtm` to indicate technical accuracy.
2018-02-08 21:09:52 -08:00
Steve Perry a711bd8268 Remove obsolete reference files. (#7315) 2018-02-08 19:22:52 -08:00
Tim Allclair (St. Clair) d61f235fd6 Fix PSP example command (#7309) 2018-02-08 17:44:51 -08:00
Joseph Herlant e07add216a Fix minor typo (#7310) 2018-02-08 15:52:51 -08:00
Joseph Herlant cef6e06697 Fix minor typos and misspells detected using misspell (#7313) 2018-02-08 15:48:52 -08:00
Qiming 9a1e5a2c97 Remove outdated contents (#7268)
This PR removes v1.3, v1.4, v1.5 remnants from repo. They are not
supposed to be maintained in the master branch any more.
2018-02-08 15:11:51 -08:00
Matt Kelly 24caa1a9af kubeadm HA guide: fix indentation and use EOF instead of EOL (#7249)
* Use EOF instead of EOL in HA guide

This is for consistency with the rest of the docs.

* Change indentation from 4 to 3 spaces

The number of spaces in indentation is expected to be divisible by 3.
By having 4 spaces, an extra space was added to the beginning of all
shell code sections, causing issues for heredoc interpretation on
copy/paste.
2018-02-08 12:07:47 -08:00
Bin Liu a640f13cd5 Fix markdown render issues (#7296) 2018-02-08 06:59:43 -08:00
Jianfeng Li 381eb97d89 fix some typos in keps.md (#7266) 2018-02-07 18:23:45 -08:00
Wei Li 4f8cb2dba5 Typo fix: recommend -> recommended (#7271) 2018-02-07 18:22:43 -08:00
Matt Braymer-Hayes 1548e80f10 Update nodes.md (#7288)
Change "introduces" to "introduced" to reflect v1.8 no longer being the latest version.
2018-02-07 18:00:43 -08:00
Rafa García 7256d59849 Fix patch image command in rolling update section (#7124)
Fixes one part of the issue #7056 about patch command failing to update.

In this case it changes the image URL to another different than the used
previously to create the StatefulSet.
2018-02-07 17:59:43 -08:00
sergiipopov 5a37ded1c4 fix edx link (#7276) 2018-02-07 17:58:43 -08:00
Chris Hoge 90eae6f335 Update OWNERS_ALIASES for sig-openstack (#7280)
This patch updates the OWNERS_ALIASES file to reflect the leadership
changes in sig-openstack.[1]

[1] https://github.com/kubernetes/community/blob/master/OWNERS_ALIASES#L68
2018-02-07 17:47:42 -08:00
Matt Braymer-Hayes e666265a5e Update ISSUE_TEMPLATE.md (#7284)
Change default "Page to Update" URL protocol from HTTP to HTTPS.
2018-02-07 13:52:43 -08:00
Brad Topol 9f862662a9 Add Brad Topol to owner aliases. (#7246)
* Add Brad Yopol to owner aliases.

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

* Added entry to OWNERS as well
2018-02-07 13:51:43 -08:00
Pingan c2fd2d3aca modify the default update strategy of statefulset (#7270) 2018-02-07 09:39:47 -08:00
Janet Kuo f924be7873 Fix tags of workloads-related glossary (#7102) 2018-02-06 18:49:44 -08:00
aburdenthehand 169f527e4d kubectl 1.9+ updated registry secret type and datakey: .dockercfg is now .dockerconfigjson, and datakey now wrapped in 'auths' element (#7248) 2018-02-06 18:43:43 -08:00
Ilya Dmitrichenko e81fe4816f Remove CentOS guide that was already deprecated a while ago (#7242) 2018-02-06 18:34:51 -08:00
Ting Ye 5b55fd07a6 fix typo (#7260) 2018-02-06 18:33:42 -08:00
Sam Xie 44b8e65b40 fix typo envrionment -> [environment] (#7262) 2018-02-06 18:21:43 -08:00
Kay Yan 072112f6e5 fix a typo in kubernetes api (#7261) 2018-02-06 17:26:43 -08:00
李剑锋 e326d192fd fix some typos (#7251) 2018-02-06 17:01:44 -08:00
anniedy b7e15417a3 Update notes.md (#7259) 2018-02-06 16:55:50 -08:00
anniedy f662722d30 Update notes.md (#7257) 2018-02-06 16:53:42 -08:00
Artem 879e49943e Fix file extension and remove not necessary sudo. (#7143)
* Fix file extension and remove not necessary sudo.

* Rename kube-proxy.сm to kube-proxy-сm.yaml for clarity.
2018-02-06 02:40:12 -08:00
Gerardo Saca d581dff9c8 Update Azure Container Service to managed clusters (#6955) 2018-02-05 18:44:05 -08:00
Ilya Dmitrichenko 2b817f2552 Remove stale OWNERS file (#7241) 2018-02-05 18:07:07 -08:00
Zach Corleissen 0f87a9bfa3 Add localization guidelines (#7245)
* Add navigation to a new localization file

* Add localization instructions
2018-02-05 17:54:08 -08:00
Sam Foo d10f643e20 Remove duplicate words (#7243)
* Remove duplicate words

* Remove generated-reference change
2018-02-05 12:15:26 -05:00
FanYang d5314d0325 fix:some typo (#7233) 2018-02-05 07:36:08 -08:00
Wei Li 89c6ffff95 Typo fix: instucts -> instructs (#7189)
* Typo fix: instucts -> instructs

* Rephrase description
2018-02-05 07:22:12 -08:00
Kay Yan a912a5783c fix a typo in keps (#7238) 2018-02-05 07:21:10 -08:00
Ilya Dmitrichenko 584ac748cc Remove stale ref left-over from #6668 (#7239) 2018-02-05 07:18:11 -08:00