Commit Graph

1104 Commits (c1ef846cce1d2e33dba9de167863a28ba3f071ad)

Author SHA1 Message Date
Drinky Pool c1ef846cce upper case restriction doesn't exist (#7003)
During my test, the restriction of "form of DNS labels" doesn't exist, we can create labels with upper-case letters.
2018-01-25 16:37:36 -08:00
Tina Zhang 3c50ce9d87 Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. (#6600)
* Move master component definitions to glossary

* review comments

* Update controller.yaml

Making a trivial change to un-stuck Travis

* Update controller.yaml

Removing trivial change
2018-01-25 16:34:06 -06:00
Benjamin Blattberg 1d6f7b9d55 Update what-is-kubernetes.md (#6971)
Regularize "What Kubernetes is not" list.
2018-01-25 14:32:41 -08:00
Bin Liu 8ad81341ff Format fix and add reference link (#7087) 2018-01-25 14:15:36 -08:00
Bin Liu 20784a3538 Fix broken links (#7088) 2018-01-25 08:58:16 -08:00
Bin Liu 759e972a99 Correct node name to correspond to the previous example (#7081) 2018-01-24 19:56:21 -08:00
Stefan Enberg ce12371351
Update dns-pod-service.md 2018-01-24 10:12:48 +01:00
Stefan Enberg e6fac4042e
Typo fix 2018-01-24 10:01:28 +01:00
Steve Byrne 809c558be3 correct "values if all secrets"
Correcting apparent typo
2018-01-23 09:48:41 -08:00
Qiming 76941f8f84
Merge pull request #7061 from Mattias-/fix-spelling-service
Fix spelling service.md
2018-01-23 22:16:21 +08:00
Mattias Appelgren ef11765f27 Fix spelling service.md 2018-01-23 14:24:56 +01:00
Joseph Heck aef3969404
Merge pull request #6967 from tengqm/psp
Document AllowedFlexVolumes in PSP
2018-01-21 18:10:02 -08:00
Qiming 64b5ea9208
Merge pull request #7024 from stewart-yu/patch-1
Update certificates.md
2018-01-22 09:47:11 +08:00
stewart-yu 00e821d14a Update certificates.md 2018-01-20 09:08:02 +08:00
Jennifer Rondeau 4eae0e863d
Merge pull request #6815 from tengqm/object-management
Move "Object management using kubectl"
2018-01-19 09:06:12 -05:00
Jennifer Rondeau b19e6da018
Merge pull request #6968 from tengqm/petset
Drop contents related to PetSet
2018-01-19 09:04:35 -05:00
Weibin Lin 1c35348690
Update service.md 2018-01-19 18:04:41 +08:00
Qiming Teng ed2dd9db62 Document AllowedFlexVolumes in PSP
Closes: #6447
2018-01-19 11:37:31 +08:00
Joseph Heck 0f7500b9ba
updating the wording of that sentence
specifying Cronjob where it just says `job` now
2018-01-18 19:24:14 -08:00
Jonas Fonseca 6307d43760
Fix typo in the cron job intro 2018-01-18 22:20:13 -05:00
Joseph Heck 65613f040b
Merge pull request #7012 from sanketjpatel/patch-1
Update deployment.md
2018-01-18 16:17:22 -08:00
Joseph Heck f6385fcbce
Merge pull request #6988 from alantang888/master
correct ending bracket on StatefulSets page.
2018-01-18 13:58:39 -08:00
Joseph Heck 6f89c000c6
Merge pull request #7005 from wackxu/patch-77
Add ConfigOK type for node condition
2018-01-18 13:55:02 -08:00
Joseph Heck 00c9220482
Merge pull request #7006 from darkowlzz/patch-1
pv: enable yaml syntax highlighting
2018-01-18 13:52:48 -08:00
Sanket Patel 0ff5a20af1
Update deployment.md
Fix the name for ReplicaSets in the `Events` log to match the description
2018-01-18 14:53:51 -06:00
Sunny 9df19081b2
pv: enable yaml syntax highlighting 2018-01-18 11:42:23 +05:30
XsWack ee97e7778e
update typo 2018-01-18 11:15:25 +08:00
XsWack 2a3833987e
Add ConfigOK type for node condition 2018-01-18 11:09:00 +08:00
root 91adbe2782 Update apiversion of deployment in v1.9 2018-01-17 20:37:05 +08:00
alantang888 3df479ad13 correct ending bracket 2018-01-17 15:58:17 +08:00
Kai Chen 630f6da45d Remove doc reference to the deprecated etcd lock module 2018-01-16 20:51:50 +08:00
Qiming Teng 48ac1e6704 Drop contents related to PetSet
PetSet is a *very* old term that dates back to v1.4. We should not
continue evangelize such a concept where there is no trace in code base
today.

Closes: #6484
2018-01-15 14:01:16 +08:00
linyouchong 6a34c040b4
Update extending.md 2018-01-15 09:34:15 +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
Qiming Teng 1259684cd9 Clarify CronJobs behavior
Closes: #2393
2018-01-14 14:34:44 +08:00
Etourneau Gwenn a5fc398d48
Adding notes for the custom CA file 2018-01-13 15:32:34 +09: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
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
bin liu 19eec02775 remove duplicated and conflicted TOC instrument 2018-01-12 16:05:22 +08:00
Qiming Teng 0f243328c2 Move "Object management using kubectl"
The section contains four articles which fit better under concepts.

Closes: #4178
2018-01-12 15:30:32 +08:00
Stewart-YU 3cf17a923d fix deadlink 2018-01-12 14:59:46 +08:00
Stewart-YU 2cc974cba8 Update federation.md
Fix bad url
2018-01-12 10:12:34 +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
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
wgui1 0ab2ee2e4c
Update certificates.md 2018-01-11 14:40:03 +08:00
Jennifer Rondeau 4a87ee5ed7
Merge pull request #6915 from jhanschoo/patch-1
Put "quantum entanglement" in quotes for clarity to non-native readers
2018-01-10 14:43:12 -05:00
Damien Lespiau beab585552
There are now 3 proxy modes!
Update the introduction sentence accordingly.
2018-01-10 14:49:29 +00:00
Qiming 58b1f81754
Merge pull request #6919 from nielsole/patch-1
Fixing Typo
2018-01-10 21:29:19 +08:00
Qiming 06e75d15cb
Merge pull request #6911 from liubin/master
fix markdown syntax to render a new line
2018-01-10 21:28:02 +08:00