Commit Graph

20181 Commits

Author SHA1 Message Date
Janet Kuo 6ab6c1b8d8 Merge branch 'master' into patch-1 2016-11-14 13:57:53 -08:00
Janet Kuo 0e041b55bc Merge pull request #1678 from janetkuo/fix-examples-test-cronjob
Fix example test failure: rename ScheduledJob to CronJob
2016-11-14 13:50:30 -08:00
David Newswanger 524d878abb Merge branch 'master' into improve_centos_guide 2016-11-14 16:13:47 -05:00
Matt Baldwin d124edabc3 - updated partner-script.js with the correct logo name.
- added the correct logo.

Change-Id: I160ecf13028977fa491c3047727b12c85b05eae0
2016-11-14 10:34:30 -08:00
Janet Kuo e3c87235a5 Fix example test failure: rename ScheduledJob to CronJob 2016-11-14 10:10:58 -08:00
Phillip Wittrock 0b784754f7 Merge pull request #1677 from cdrage/fix-grammar
Update grammar for "Create an Issue" and "Edit this Page"
2016-11-14 09:57:36 -08:00
Charlie Drage 85219e91ff Update grammar for "Create an Issue" and "Edit this Page" 2016-11-14 10:57:48 -05:00
Charlie Drage fbba8e4901 Remove "stars" ratings from each page.
This removes the stars rating that appears on the bottom of each page.

Doing so also required the update the "a.issue" css that correctly
aligns the "Create Issue" button and "Edit this Page" button on the
bottom of the page.
2016-11-14 10:54:34 -05:00
Brandon DuRette 337c6c0546 Typo fix 2016-11-11 11:20:48 -06:00
Luke Marsden 5dd3a00742 Be more vendor neutral.
Address review feedback.
2016-11-11 08:42:32 -08:00
David Kirstein e745b04801 remove extra space in working-with-resources.md 2016-11-10 08:27:09 +01:00
David Kirstein 0bd5651d4f Fix typo in working-with-resources.md
mode -> more
2016-11-10 08:19:22 +01:00
Jared a3f1880405 creating contributing.md
Adding a contributing.md file with contributing guidelines for docs on kubernetes.io (https://github.com/blog/1184-contributing-guidelines).  This should not be merged until the PR for the docs style guide is merged. (https://github.com/kubernetes/kubernetes.github.io/pull/1619)
2016-11-08 14:49:02 -08:00
David Newswanger 8c15032cc1 Merge branch 'master' into improve_centos_guide 2016-11-08 15:02:06 -05:00
Steffen Gebert 3ca34c8e04 configuring-containers: Fix syntax highlight
looks weird to me without that..
2016-11-08 11:23:46 +01:00
Jared cfe0f0e22a Update create-pull-request.md 2016-11-07 11:51:19 -08:00
TRAVIS ALLEN SALAS COX 215dca8e8b Update dns.md
This should at least fix a broken link referenced in [#1640](https://github.com/kubernetes/kubernetes.github.io/issues/1640). Looks like a lot of information was taking out of [this](https://github.com/kubernetes/kubernetes/tree/master/build-tools/kube-dns) README.md recently, if you'd like i can delete the reference section completely if it is out of date and/or no longer needed.
2016-11-07 13:27:27 -06:00
devin-donnelly c1f1f34414 Merge pull request #1614 from fen4o/fix-rkt-link
Fix broken rkt networking link
2016-11-07 11:04:55 -08:00
David Newswanger fe8d92d27a Merge branch 'master' into improve_centos_guide 2016-11-07 13:46:53 -05:00
David Newswanger 0884c3a597 made some minor fixes to the centos guide to make it a little easier for beginners to follow 2016-11-07 13:37:33 -05:00
Tremaine Eto 3d7e0b128c Fixed typo
Removed extra "e" in "specify" in the "Secret files permission" section.
2016-11-07 10:16:15 -08:00
Jared 60c4fc7365 Merge pull request #1633 from seeekr/patch-1
fix typo in user-guide/replicasets.md
2016-11-06 22:56:48 -08:00
Jared dba5993bee Merge pull request #1632 from dciccale/patch-1
fix grammar
2016-11-06 22:56:23 -08:00
Lucas Käldström 0044bbb6c2 Merge pull request #1608 from luxas/release_kubeadm
Update the kubeadm documentation to reflect the new release
2016-11-07 01:32:28 +02:00
Lucas Käldström 05f67bad8f Update the kubeadm documentation to reflect the new release 2016-11-06 15:29:11 -08:00
Denis Andrejew 2dcba7ffa2 fix typo in user-guide/replicasets.md 2016-11-06 15:32:07 +01:00
Denis Ciccale c11fc163f5 fix grammar 2016-11-06 13:52:28 +01:00
blankenhaus bbceda0ba2 Layer 3 <=> layer 4
TCP/UDP are layer 4.
2016-11-05 12:29:50 -07:00
devin-donnelly 4e9f5c486d Merge pull request #1628 from kubernetes/devin-donnelly-patch-1
Update index.md
2016-11-04 16:48:49 -07:00
devin-donnelly ab25c59af7 Update index.md 2016-11-04 16:43:30 -07:00
Jared 903ce4627a Merge pull request #1626 from steveperry-53/edit-docs
Add editdocs.md back in.
2016-11-04 14:39:31 -07:00
Jared b043672f59 Merge branch 'master' into edit-docs 2016-11-04 14:27:13 -07:00
Michael van Tricht 05ffedcebd Update init-containers to beta. (#1624) 2016-11-04 12:00:53 -07:00
steveperry-53 cefceda95f Add editdocs.md back in. 2016-11-04 11:56:36 -07:00
Daniel Sachse a516182f80 Updated documentation to use beta version of init-containers 2016-11-04 14:44:58 +01:00
Magnus Kulke 38385006ef Fixed spelling 2016-11-04 13:56:13 +01:00
fen4o 670805bf23 Merge branch 'master' into fix-rkt-link 2016-11-04 09:56:03 +02:00
CaoShuFeng 9a20eb9329 Merge branch 'master' into enhance-cni 2016-11-04 13:41:32 +08:00
Fan Lin 643ec938e5 Merge branch 'master' into master 2016-11-04 09:06:41 +08:00
Fan Lin 47b59475cc Add limitation note of using host-port 2016-11-04 09:03:48 +08:00
devin-donnelly 35a14cda34 WIP: New Docs Landing Page and ToC Organization. (#1468)
New Docs Landing Page and ToC Organization.
2016-11-03 15:06:08 -07:00
devin-donnelly 532741efcd Merge pull request #1610 from caseydavenport/community-tigera
Fix services partners -> tech partners for Tigera
2016-11-03 15:02:39 -07:00
Phillip Wittrock 3991e4ee42 Merge pull request #1612 from ankurshukla/master
adding new tech and services partners to the list
2016-11-03 12:42:38 -07:00
Magnus Kulke 0a8408081c Updated the NodeHostname entry. 2016-11-03 20:28:51 +01:00
Dominic001 4641c5f602 Merge branch 'master' into patch-2 2016-11-03 11:37:36 +01:00
fen4o 4f6dea72b9 Fix broken rkt networking link 2016-11-03 12:22:29 +02:00
ankurshukla ef0bec049f adding new tech and services partners to the list 2016-11-02 16:57:42 -07:00
Devin Donnelly 199101048d Adds Concepts root page and starts to fill out the underlying section. 2016-11-02 16:35:19 -07:00
Casey Davenport 05b949fb8a Fix services partners -> tech partners for Tigera 2016-11-02 16:13:34 -07:00
devin-donnelly 28925a0620 Merge pull request #1580 from caseydavenport/fix-calico-kubeadm-links
Update Calico add-on link
2016-11-02 15:18:01 -07:00