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
Clayton Coleman
282455f269
Add an API concepts document and describe terminology and API chunking ( #6540 )
...
* Add an API concepts document and describe terminology and API chunking
Create a new API reference page that covers some high level topics
- terminology, paths, verbs, watching resources, chunking, and content
type negotation.
* Update api-concepts.md
Adding review feedback
2018-01-25 14:54:33 -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
Calvin Hartwell
e14bc58a28
Fixed the interacting with cluster section for the ubuntu installation ( #6905 )
...
* fixed the interacting with cluster section for the ubuntu installation
* made changes as per request from zacharysarah
2018-01-25 16:30:01 -06:00
Martynas Pumputis
ae9c4315b1
Update weave-network-policy.md ( #6960 )
...
- Remove the obsolete example.
- Include support links.
2018-01-25 14:29:40 -08:00
Luca Cipriani
be022e6233
Added AWS eks ( #6568 )
...
Improve doc to add aws eks
2018-01-25 16:25:04 -06:00
David Ashpole
de7b93abb7
Update eviction strategy to include priority ( #6949 )
2018-01-25 14:21:39 -08:00
Qiming
e1dbc1a497
Fix sample yaml for secret ( #7072 )
...
The sample yaml contains base64 encoded strings that were generated with
trailing returns. This is inconsistent to the result from the command in
which a user passes the key and value from command line. This PR removes
the trailing "Cg==" characters for consistency.
Closes : #7065
2018-01-25 14:20:33 -08:00
Bin Liu
f8f5c7460d
Add missed back quotation mark ( #7076 )
2018-01-25 14:19:40 -08:00
Bin Liu
8ad81341ff
Format fix and add reference link ( #7087 )
2018-01-25 14:15:36 -08:00
Qiming
aad35d1d4e
Add escape sequence for kubectl attach/run ( #6740 )
2018-01-25 14:12:34 -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
Bin Liu
23c527dcef
Minor format: add ending double quota to avoid generated code block to be in red color ( #7073 )
2018-01-24 14:39:39 -08:00
bin liu
6a57e883db
Make more precisely
2018-01-24 17:44:50 +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
Qiming
b9605528d3
Merge pull request #7062 from G-Harmon/patch-4
...
typo: should be "an EventRateLimit"
2018-01-24 11:05:49 +08:00
Qiming
4943becd19
Merge pull request #7064 from figaw/patch-2
...
typo and phrasing
2018-01-24 11:05:21 +08:00
Qiming
c4abbbfe3c
Merge pull request #7063 from G-Harmon/patch-5
...
fix agreement: s/defaults IP/default IP/
2018-01-24 11:04:21 +08:00
Qiming
b20cd0db59
Merge pull request #7066 from G-Harmon/patch-6
...
add a couple missing hyphens (like "in-cluster")
2018-01-24 11:03:39 +08:00
Qiming
1f634948f3
Merge pull request #7067 from sbyrne-sugarcrm/master
...
correct "values [if -> of] all secrets"
2018-01-24 11:03:15 +08:00
June Yi
67ce8f6869
Some indented code block is not rendered well
...
Indented code block after normal paragraph is not rendered well. So changed the paragraphs to ordered list in consistency with other parts of this document.
2018-01-23 10:49:47 -08:00
Steve Byrne
809c558be3
correct "values if all secrets"
...
Correcting apparent typo
2018-01-23 09:48:41 -08:00
G-Harmon
3078ece400
add a couple missing hyphens (like "in-cluster")
2018-01-23 08:49:43 -08:00
Nicolaj Græsholt
d3b98ca01c
typo and phrasing
...
Updated with respect to Storage/Storage Classes _"A StorageClass provides a way for administrators to describe the “classes” of storage *they* offer."_
2018-01-23 17:20:12 +01:00
G-Harmon
aabbc84651
fix agreement: s/defaults IP/default IP/
2018-01-23 08:17:46 -08:00
G-Harmon
9f2afeda86
typo: should be "an EventRateLimit"
2018-01-23 08:08:20 -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
Xiaodong Zhang
30cfd28b0c
Upgrade kubectl resource types to 1.9 ( #6977 )
2018-01-22 18:36:40 -06:00
Joseph Heck
0268fa9ab8
Merge pull request #7044 from tengqm/fed-ns
...
Fix context name used when deleting namespace in federation
2018-01-21 20:48:50 -08:00
Joseph Heck
aef3969404
Merge pull request #6967 from tengqm/psp
...
Document AllowedFlexVolumes in PSP
2018-01-21 18:10:02 -08:00
Joseph Heck
08c6ca2ecd
Merge pull request #6966 from tengqm/prestop-hook
...
Document the limitation of preStop hook
2018-01-21 18:07:20 -08:00
Qiming Teng
b264fabad0
Fix context name used when deleting namespace in federation
...
Closes : #3043
2018-01-22 09:57:28 +08:00
Qiming
64b5ea9208
Merge pull request #7024 from stewart-yu/patch-1
...
Update certificates.md
2018-01-22 09:47:11 +08:00
Joseph Heck
e9db786ba7
Merge pull request #7039 from tengqm/env-override
...
Add note about environment variable overriding
2018-01-21 11:48:02 -08:00
Joseph Heck
39dce2aabd
updating language
2018-01-21 11:44:56 -08:00
Joseph Heck
f7801fcacb
tweaking language just slightly
2018-01-21 11:41:25 -08:00
Joseph Heck
3176e33570
Merge pull request #7037 from EricFortin/minikube-rbac
...
Fix doc for enabling RBAC on minikube
2018-01-21 11:40:01 -08:00
Joseph Heck
de8ece553a
Merge pull request #7035 from nashasha1/xdzhang/dns-autoscaler
...
Fix autoscale yaml not right bug
2018-01-21 11:37:00 -08:00
Qiming Teng
8fa52da2fa
Add note about environment variable overriding
...
Closes : #3195
2018-01-21 17:10:59 +08:00
Eric Fortin
60a6999105
Fix doc for enabling RBAC on minikube as current doc list wrong config option.
2018-01-20 16:25:31 -05:00
nashasha1
aad78eaf18
Fix autoscale yaml not right bug
2018-01-20 22:51:31 +08:00
Simone Sciarrati
7af1c1cb1e
Link to correct line of gce policy
2018-01-20 15:33:26 +01:00
stewart-yu
00e821d14a
Update certificates.md
2018-01-20 09:08:02 +08:00
G-Harmon
e92a2652df
add missing hyphen, "in-cluster"
2018-01-19 14:27:12 -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