Commit Graph

5827 Commits (2b51ab2b36b69202a2f990da36714c6e8715770e)

Author SHA1 Message Date
Robert Morris 2b51ab2b36
Update cheatsheet.md
Missing the untruncated output option on Verbosity.
2018-01-17 14:44:06 -06:00
Xiaoyu(Tim) Zhang 9277b52d5c
Merge pull request #6982 from nashasha1/fix/qos-example-namespace
Fix QoS examples use default namespace
2018-01-17 10:35:08 +08:00
nashasha1 edd7eddb83 Fix QoS examples use default namespace 2018-01-17 00:45:44 +08:00
Kai Chen 630f6da45d Remove doc reference to the deprecated etcd lock module 2018-01-16 20:51:50 +08:00
Xiaoyu(Tim) Zhang b66117ce57
Merge pull request #6958 from dixudx/doc_admission_plugin_order
fix admission plugins orders and update explanation
2018-01-16 13:40:47 +08:00
Kai Chen 119a401d8d Remove references to the deprecated configure-vm.sh 2018-01-16 00:03:01 +08:00
linyouchong 6a34c040b4
Update extending.md 2018-01-15 09:34:15 +08:00
Qiming d5bcf20773
Merge pull request #6961 from nashasha1/fix/podpreset-yaml-bug
Fix label not match in ReplicaSet PodPreset yaml
2018-01-15 09:32:29 +08:00
Qiming 7d1e3a143a
Merge pull request #6959 from mllab-nl/master
Update explore-intro.html
2018-01-15 09:31:32 +08:00
Xiaoyu(Tim) Zhang 7e4feec147
Merge pull request #6957 from cimomo/resource-qos-fix
Fix reference to Resource QoS for the PodStatus API
2018-01-15 08:39:04 +08:00
Tony Li 70ee927cbd Name and UID glossary terms (#6606)
* add name glossary term

* add uid glossary term

* use glossary terms in doc

* Update uid.yaml

* Update name.yaml
2018-01-14 12:35:41 -06:00
Joseph Heck 01d2be3d17
Merge pull request #6760 from tengqm/cronjob
Clarify CronJobs behavior
2018-01-14 09:10:48 -08:00
nashasha1 db2d8be7f1 Fix label not match in ReplicaSet PodPreset yaml 2018-01-14 23:30:23 +08:00
mllab-nl d22e56c268
Update explore-intro.html 2018-01-14 13:47:04 +01:00
Di Xu 6bdde193aa fix admission plugins orders and update explanation 2018-01-14 17:21:09 +08:00
Kai Chen 0d248c2e52 Fix reference to Resource QoS for the PodStatus API 2018-01-14 16:43:55 +08:00
Qiming Teng 1259684cd9 Clarify CronJobs behavior
Closes: #2393
2018-01-14 14:34:44 +08:00
Qiming 24d9231d91
Merge pull request #6953 from shinji62/add_cafile_openstack
Adding notes for the custom CA file
2018-01-14 10:55:24 +08:00
Timothy Josefik 9d3dfdbe0d Changed maxAvailable to maxUnavailable. This was changed as there is no maxAvailable. 2018-01-13 20:43:47 -06:00
Etourneau Gwenn a5fc398d48
Adding notes for the custom CA file 2018-01-13 15:32:34 +09:00
Stewart-YU a9055e0201 remove openstack-heat.md now that openstack-heat removed in k8s/cluster/ directory (#6940)
LGTM 👍🏻
2018-01-12 21:59:18 -06:00
Zach Corleissen 9b842acfef
January 2018 monthly site maintenance (#6924)
* Updated 404 link to kubeadm ref

* Update ref link to Federation API

* Fix broken links

* Manual fixes to autogenerated links

* Revert "Manual fixes to autogenerated links"

This reverts commit 94dba97a08.
2018-01-12 18:13:05 -06:00
Maroun Maroun e99ea770fa Update namespaces-walkthrough.md (#6918)
Fix code block formation.
2018-01-12 17:10:27 -06:00
stefanhans cf880806c0 Delete 'port' for more clarity (#6781)
Imho, it is more understandable without 'port', i.e. a service maps to a container and not to a port
2018-01-12 17:09:48 -06:00
Fabrizio Pandini ad651f01ee kubeadm-design-doc (#6663) 2018-01-12 17:07:46 -06:00
TigerXu 77680299d9 fix admission plugins orders (#6900)
fix admission plugins orders, MutatingAdmissionWebhook should be ahead of ValidatingAdmissionWebhook.
see https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/options/admission.go#L69
2018-01-12 17:06:14 -06:00
WanLinghao 41f1c99af6 --experimental-nvidia-gpus error (#6527)
--experimental-nvidia-gpus flag was replaced by  --feature-gates="Accelerators=true" flag
reference:https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/
2018-01-12 16:06:58 -06:00
Jennifer Rondeau 8de12f9603
Merge pull request #6941 from liggitt/webhook-post
Clarify the token webhook posts the TokenReview object
2018-01-12 16:53:38 -05:00
Jamie Hannaford d0bc7aca60 Add HA guide for kubeadm (#6458)
* add HA guide for kubeadm

* Add tabs

* Ensure masters advertise own address
2018-01-12 13:27:49 -06:00
bin liu 19eec02775 remove duplicated and conflicted TOC instrument 2018-01-12 16:05:22 +08:00
Stewart-YU 3cf17a923d fix deadlink 2018-01-12 14:59:46 +08:00
Jordan Liggitt d41800c42a
Clarify the token webhook posts the TokenReview object 2018-01-12 00:39:11 -05:00
Stewart-YU 2cc974cba8 Update federation.md
Fix bad url
2018-01-12 10:12:34 +08:00
Stewart-YU 00b4f99f66
Update create-cluster-kubeadm.md
fix deadlink
2018-01-12 10:12:16 +08:00
Steve Perry a81fcfa6bb
Add note about viewing changes locally. (#6936) 2018-01-11 13:32:03 -08:00
Steve Perry 5d06709d5a
Create page that lists supported doc versions. (#6882) 2018-01-11 13:11:09 -08:00
Steve Perry f4ab0f35d5
Document how to generate reference pages. (#6366) 2018-01-11 12:43:28 -08:00
Jennifer Rondeau 9005e08f04
Merge pull request #6617 from GabrielSVinha/int_ip_os
Add openstack internal load balancer option
2018-01-11 13:17:35 -05:00
Jennifer Rondeau 982b38296a
Merge pull request #6761 from tengqm/remove-kube-ui
Replace all kube-ui with kubernetes dashboard
2018-01-11 13:10:20 -05:00
anvega 6d01b3ae07 Update networking.md to list ACI CNI plugin (#6367)
* Update networking.md

* Update networking.md
2018-01-11 09:40:53 -08:00
Lion-Wei a2745f5c97 Update kubeadm-init.md (#6932) 2018-01-11 09:38:03 -08:00
Qiming 979c86b983
Merge pull request #6933 from lichuqiang/website_typo
fix typo in doc kubeadm-alpha
2018-01-11 20:11:07 +08:00
Qiming 6867ea9a13
Merge pull request #6929 from wgui1/patch-1
Update certificates.md, missing comma, which cause command error like: "bad ip address:v3_alt.c:476:value=172.16.3.18/16 IP:172.16.3.18/16"
2018-01-11 20:03:45 +08:00
lichuqiang e8e8381af2 fix typo in doc kubeadm-alpha 2018-01-11 18:41:50 +08:00
Drinky Pool 7d0b162492
dulplicated sentences
remove dulplicated sentences
2018-01-11 14:56:47 +08:00
wgui1 0ab2ee2e4c
Update certificates.md 2018-01-11 14:40:03 +08:00
Andrew Chen a95ca06339
Import kubernetes/community docs (#6863)
* Import docs from other repos

* imported test docs

* fix README copy

* Add ToC YAML and index page for imported docs.

* modify update-imported-docs.sh

* Add `imported` to global ToCs

* Add nav to imported section

* remove unnecessary scope for docs/imported

* update script w/ comments and directory root fixes

* use genCmd variable

* display output of generation command

* Update instructions

* Add Community to /docs/imported/index.md

* fix travis errors

* update README.md and fix community docs issues

* simplify code, add comment

* make sure the binary is used instead of `go run`

* add automated handling for links from imported files
2018-01-10 20:03:16 -08:00
chentao1596 bf5fee07c5
Update conventions.md
There should be a space between `--record` and "to"。
2018-01-11 10:45:47 +08:00
Qiming 41a2291447
Merge pull request #6913 from stewart-yu/patch-1
Update troubleshooting-kubeadm.md
2018-01-11 10:10:47 +08:00
Qiming ee7824bf2a
Update troubleshooting-kubeadm.md 2018-01-11 10:07:26 +08:00