craigbox
63092de7ba
Update node/pod limits
...
Initial PR to reflect new scalability limits. I have assumed the new number of total containers from the previous relationship but would prefer Wojciech to confirm
2017-08-04 15:22:14 +01:00
Jan Šafránek
69a1c7eb85
Merge pull request #4618 from wackxu/patch-2
...
Update volumes.md
2017-08-04 15:06:21 +02:00
XsWack
d1b24144b1
Update volumes.md
...
Fix typo and some syntax error
2017-08-04 20:53:32 +08:00
Aaron Crickenberger
18e9aa59d1
Rename OWNERS assignees: to approvers:
...
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Rye Terrell
3fd1ff3036
add instructions for installing kubefed with snap
2017-08-03 13:51:41 -07:00
lichuqiang
f86258314d
fix typo
2017-08-03 13:47:18 -07:00
XsWack
2c11c0de1f
Update access-cluster.md
...
https://git.k8s.io/client-go/examples/examples/in-cluster/main.go is a bad url and it should be https://git.k8s.io/client-go/examples/examples/in-cluster-client-configuration/main.go
2017-08-03 13:46:55 -07:00
Drinky Pool
3ee607a78e
fix typo
...
fix typo
2017-08-03 13:27:03 -07:00
Andrew Chen
087a0cded2
Merge pull request #4603 from kubernetes/cody-clark-patch-1
...
Removing extra spaces
2017-08-03 13:25:38 -07:00
Cody Clark
8e012468a4
Removing extra spaces
...
Per Issue [4602](https://github.com/kubernetes/kubernetes.github.io/issues/4602 )
2017-08-03 13:08:15 -07:00
x00416946 fisherxu
fa665b5bb9
Add . to the end of the entry
2017-08-03 08:50:06 -07:00
Xing Zhou
610b62d167
Address some translation comments in PR #4359
...
Addressed some translation comments in PR #4359
2017-08-03 08:49:02 -07:00
Zachary Corleissen
99ad2bb168
Fixed broken link ( #4578 )
...
* Fixed broken link
* Fixed link text
* Pointed link to releases.k8s.io
* Used variable in link
2017-08-02 23:31:41 -07:00
TalyaF
212197fdcb
changed first sentence for parallel structure ( #4304 )
...
* changed first sentence for parallel structure
/@chenopis
* Update what-is-kubernetes.md
2017-08-02 23:14:28 -07:00
lichuqiang
80ea815b28
fix some spelling mistake
2017-08-02 23:00:45 -07:00
Andrew Chen
894446f52a
Merge pull request #4586 from cliffburdick/patch-1
...
Fixed apostrophe
2017-08-02 22:59:08 -07:00
zacharysarah
42a0fd25b1
Removed redundant redirect
2017-08-02 14:42:02 -07:00
zacharysarah
aa8068c3e6
Removed link/section, added redirect
2017-08-02 14:25:53 -07:00
cliffburdick
ec0c650e6a
Fixed apostrophe
2017-08-02 14:06:20 -07:00
Zachary Corleissen
c1ecce52fe
Merge pull request #4576 from zacharysarah/4549-complete-sentence
...
Complete unfinished sentence, apply style guide
2017-08-02 13:50:29 -07:00
Zachary Corleissen
da64587427
Merge branch 'master' into 4549-complete-sentence
2017-08-02 13:46:12 -07:00
lichuqiang
4ecdd2c3cc
Fix sentence begins with an uppercase letter
2017-08-02 11:29:44 -07:00
chaowang95
1f7f9aa0e6
Add an yaml example in Writing a DaemonSet Spec ( #4553 )
...
* Add yaml example in DeamonSet doc
* Update daemonset.md
* use code include instead of duplicate in md
* remove redundant download link
2017-08-02 10:31:32 -07:00
Andrew Chen
97b86a6fba
Merge branch 'master' into 4549-complete-sentence
2017-08-01 22:55:07 -07:00
Andrew Chen
d4893d4fe6
bump up final notes to h2
2017-08-01 22:42:55 -07:00
Andrew Chen
7febf3e780
add template tags
2017-08-01 22:37:46 -07:00
zacharysarah
2f5370e0a7
Fixed an awkward sentence
2017-08-01 15:45:18 -07:00
zacharysarah
d507cf888d
Merge branch '4549-complete-sentence' of https://github.com/zacharysarah/kubernetes.github.io into 4549-complete-sentence
2017-08-01 15:43:19 -07:00
zacharysarah
b80cebf70b
Fixed broken link, consistent style usage
2017-08-01 15:38:20 -07:00
zacharysarah
700bb5564b
Add task template
2017-08-01 15:34:50 -07:00
Luke Heidecke
abd60bc4be
Fix use of on-premises terminology ( #4413 )
...
* Fix use of on-premises terminology
* Update ingress doc with on-premises term
2017-08-01 15:10:37 -07:00
Ryan McGinnis
bd2c8cdd61
Merge pull request #4577 from kubernetes/ryanmcginnis-patch-1
...
Adds note callouts throughout
2017-08-01 14:44:21 -07:00
Ryan McGinnis
b6566e99f2
Adds note callouts throughout
...
Implementing our new note callouts by way of experimentation. A couple other minor edits.
2017-08-01 14:40:46 -07:00
WanLinghao
4d9320bb40
yaml file errors on scheduling-gpus.md ( #4436 )
...
* Update scheduling-gpus.md
* Update scheduling-gpus.md
2017-08-01 14:33:04 -07:00
Andrew Chen
c5e214633d
Merge branch 'master' into 4549-complete-sentence
2017-08-01 14:10:03 -07:00
irfanurrehman
e142f0fe9c
[Federation] Add reference docs for kubefed ( #2937 )
...
* Update the reference docs for kubefed
* fix syntax typos
* add period
* fix ToC links
* fix kubefed link
* revert to Kubefed title as link
* Add kubefed reference docs for the first time
* Add link for base kubefed command also
2017-08-01 13:57:19 -07:00
Daisuke Fujita
248f7deec7
Modify journalctl flag in ECR doc
2017-08-01 13:52:04 -07:00
zacharysarah
a4003ad766
Completed sentence, applied style guide to section
2017-08-01 13:38:15 -07:00
Kaitlyn Barnard
487c8d610d
Add Buffer case study. Updates to Ancestry and Wink case study. Updates to Case Study index. Sizes fixes from logo images. ( #4568 )
2017-08-01 11:44:09 -07:00
Cody Clark
bb47b3f43f
Example for sig-docs meeting ( #4571 )
2017-08-01 11:41:33 -07:00
Kaitlyn Barnard
47fb29d668
Adding tutorial links to docs ( #4570 )
...
* Adding tutorial links to docs
* Update index.md
2017-08-01 09:30:19 -07:00
Drew Rapenchuk
bfdc9a64e8
update scratch.md for issue #4068 ( #4069 )
...
* update scratch.md for issue #4068
Issue #4068 details the dangers of recommending single etcd instance.
This will likely need to be expanded into better "highly available" cluster documentation
* Refactor list style
* fix ordered list
* fix unordered list
* ul
* add back shell
2017-08-01 03:39:52 -07:00
Eric Chiang
787d50a1af
secrets: add a best practices section and API access recommentations ( #4380 )
...
* secrets: add a best practices section and API access recommentations
This section attempts to capture some of the best practices around
client API access to secrets. Specitically that controllers should
avoid list and watch operations in favor of getting specific secrets.
* add "are"
2017-08-01 03:04:42 -07:00
Manjunath A Kumatagi
ab0bd00e74
Move update-demo and liveness images to kubernetes/test/images ( #4536 )
...
* Move update-demo and liveness images to kubernetes/test/images
* Skip the README.md files
2017-08-01 02:56:20 -07:00
jianglingxia
64aa7c0a66
update the kubernetes version no. ( #4328 )
...
* update the kubernetes version no.
* update it
* modify the error
2017-08-01 02:46:04 -07:00
Ianeta Hutchinson
9af54c7c5a
Applying template to Namespaces topic and moving to Tasks. ( #2925 )
...
* Applying template to Namespaces topic and moving to Tasks.
* update links
2017-08-01 02:34:55 -07:00
Andrew Chen
72508c26fe
Reimplement PR #4339
2017-08-01 02:23:13 -07:00
Andrew Chen
6ec54a096e
Reimplement PR #4545
2017-08-01 02:09:29 -07:00
Andrew Chen
cc85c292f3
Reimplement PR #4552
2017-08-01 02:06:03 -07:00
Andrew Chen
98c068abea
Merge pull request #4559 from kubernetes/chenopis-3981-patch
...
Reimplement PR #3981
2017-08-01 01:58:56 -07:00