Hemant Kumar
69fa4c0bc6
Merge branch 'master' into fix-deployments-link-in-fed
2017-01-04 16:40:25 -05:00
a-mccarthy
267b1e25d2
Adding page title
2017-01-04 16:13:23 -05:00
a-mccarthy
59ede5a392
Correcting file name in support toc
2017-01-04 16:12:21 -05:00
a-mccarthy
953b8aabc6
Merge branch 'master' into master
2017-01-04 15:50:54 -05:00
Janet Kuo
e8b5af4202
Fix incorrect / obsolete references to RCs and files
2017-01-04 11:50:20 -08:00
chenopis
e547257664
Merge pull request #2108 from xialonglee/patch-1
...
fix typo (after rebase)
2017-01-04 10:30:46 -08:00
Hemant Kumar
37ed7bdcd1
Fix deployments link in federation page
2017-01-04 12:11:00 -05:00
Tim Hockin
52ec922685
deprecation policy bug: at X+9 we remove v1
2017-01-04 08:58:08 -08:00
mark007
add6e30826
Update index.html
2017-01-04 14:58:58 +00:00
Mik Vyatskov
2b386047e8
Add cluster-level logging overview
2017-01-04 14:00:22 +01:00
Peter Lee
ce6da11e11
fix typo
...
'ips' should be 'IPs'
2017-01-04 09:37:16 +08:00
chentao1596
b8b448fb63
change the flag which controlls the cbr0's create
2017-01-04 09:16:51 +08:00
Aaron Signorelli
9300e36e56
Fixing typo .PONY -> .PHONY
2017-01-04 00:38:40 +00:00
tanshanshan
42eba1866a
Merge branch 'master' into replace-scheduler-command
2017-01-04 08:36:53 +08:00
Janet Kuo
c66c8b8df5
Merge pull request #2117 from lavalamp/master
...
Remove myself from OWNERS
2017-01-03 16:13:05 -08:00
devin-donnelly
a244c4084a
Merge pull request #2099 from jgmize/patch-1
...
Fix #1552 : dead link to kube-dns/README.md
2017-01-03 15:41:28 -08:00
Daniel Smith
c7ba5cd77f
Merge pull request #1 from kubernetes/master
...
sync to head
2017-01-03 15:39:45 -08:00
devin-donnelly
29af003ad4
Merge pull request #2049 from xilabao/patch-1
...
Add rbac command to kubectl get --help
2017-01-03 15:34:23 -08:00
devin-donnelly
f1c6ffec88
Merge pull request #2040 from kad/cloud-config
...
Append note about content and format of /etc/kubernetes/cloud-config.
2017-01-03 15:33:32 -08:00
devin-donnelly
4752b5401a
Merge pull request #2121 from ElijahCaine/patch-2
...
ReplicaSets: Correct paragraph spacing error
2017-01-03 15:30:35 -08:00
devin-donnelly
95e48e1ad1
Merge pull request #2123 from thockin/deprecation
...
Newline required before bullet-lists
2017-01-03 15:30:08 -08:00
devin-donnelly
847d02d5d9
Merge pull request #2122 from kubernetes/devin-donnelly-patch-7
...
Add an entry for the Deprecation Policy in the Support TOC
2017-01-03 14:57:26 -08:00
devin-donnelly
01caaf43cf
Update support.yml
2017-01-03 14:21:45 -08:00
Phillip Wittrock
25f7e3d579
Merge branch 'master' into concepts-root
2017-01-03 14:14:17 -08:00
Tim Hockin
611f07ba03
Newline required before bullet-lists
2017-01-03 14:12:53 -08:00
devin-donnelly
1a7a8b9ce0
Update support.yml
2017-01-03 14:09:49 -08:00
devin-donnelly
b06a1423f9
Merge pull request #2079 from MikaelCluseau/fix-1710
...
fix(#1710 ): volume behavior is not documented
2017-01-03 14:08:01 -08:00
devin-donnelly
1668d8ec6d
Merge pull request #2068 from premanandc/patch-1
...
Minor correction - added missing "as"
2017-01-03 14:07:32 -08:00
devin-donnelly
70a269dd65
Update support.yml
2017-01-03 14:02:18 -08:00
devin-donnelly
9a14f2f879
Merge pull request #2120 from thockin/deprecation
...
Use thead/tbody style for manual table
2017-01-03 14:00:50 -08:00
Elijah Caine
20c51c8c96
ReplicaSets: Correct paragraph spacing error
2017-01-03 12:57:40 -08:00
Tim Hockin
8879175f85
Use thead/tbody style for manual table
2017-01-03 12:37:15 -08:00
Devin Donnelly
c560d90504
Merge remote-tracking branch 'upstream/master' into concepts-root
2017-01-03 11:43:09 -08:00
devin-donnelly
94aafc061a
Null PR with 0 changes to clear extraneous commits ( #2119 )
...
* WIP: New Docs Landing Page and ToC Organization.
* More changes to Landing Page/TOC nav.
* Debugging fixes to TOC.
* More debugging and wording changes to site nav and TOCs.
* More debugging fixes for site nav and TOC.
* Yet more debugging fixes to site nav and TOC.
* Initial edit to Docs landing page.
* Debug edit.
* Attempt at removing left-nav TOC from Docs Landing Page.
* Incremental fix for docs landing page.
* More incremental layout fixes for landing page.
* Incremental change.
* CSS fixes; fills out landing page with additional information.
* More layout fixes.
* More layout and text edits for the docs landing page.
* More tinkering with CSS and layouts; fixed a hanging <code> tag.
* Last tweak for now.
* Modified text in response to review comments.
* Removed Samples and Contribution Evangelism from docs landing page.
* Removed intro text on Docs landing page.
* Reorganized landing page to drop weird CSS formatting and reorganize "Quickstarts" into setup guidance; separated out tutorial. Corrected spelling error in main page header.
* Fixed links to major subsections (Guides/Tutorials/Tasks/Concepts).
Clarified /current/ usage of each--subject to change as Guides get deprecated and Tutorials get filled out.
Changed description for kubeadm/kops links to mention that they are newer/experimental ways to set up Kubernetes.
* Corrected Guides link.
2017-01-03 11:38:03 -08:00
devin-donnelly
84da24cd36
Merge pull request #2118 from kubernetes/devin-donnelly-patch-6
...
Recreate Deprecation table as raw HTML
2017-01-03 11:11:22 -08:00
devin-donnelly
c91acd9836
Merge branch 'master' into devin-donnelly-patch-6
2017-01-03 11:08:14 -08:00
devin-donnelly
0f462317ca
Update deprecation-policy.md
2017-01-03 10:58:59 -08:00
Phillip Wittrock
a103fe4537
Merge pull request #2095 from benbalter/dont-assign-page
...
Don't overwrite the global page object
2017-01-03 10:58:26 -08:00
devin-donnelly
31bcde9122
Update deprecation-policy.md
2017-01-03 10:55:16 -08:00
devin-donnelly
3ff8fd7a2c
Update deprecation-policy.md
2017-01-03 10:48:19 -08:00
Daniel Smith
9e4d2515a4
Remove myself from OWNERS
...
I don't want to block doc changes.
2017-01-03 10:24:15 -08:00
Ben Balter
b6430e49ac
Merge branch 'master' into dont-assign-page
2017-01-03 10:15:34 -05:00
tanshanshan
a95cfcddf2
replace hack/build-go.sh with make
2017-01-03 16:46:57 +08:00
Tim Hockin
476fbee334
Convert to pure ASCII ( #2110 )
2017-01-03 00:28:28 -08:00
Tim Hockin
6ebd94302d
Add deprecation policy ( #1856 )
2017-01-02 23:43:12 -08:00
Mikaël Cluseau
1cc17e5fbc
fix( #1710 ): volume behavior is not documented
...
Signed-off-by: Mikaël Cluseau <mikael.cluseau@gmail.com>
2017-01-03 08:17:16 +11:00
Josh Mize
f5ad6db8c2
Fix #1552 : dead link to kube-dns/README.md
...
Fix dead link caused by renaming build-tools back to build in https://github.com/kubernetes/kubernetes/issues/38126
2016-12-31 06:59:03 -06:00
Ben Balter
eb4cbf9ef0
Don't overwrite the global `page` object when building the table of contents
2016-12-30 12:49:42 -05:00
James Gregory
8f100ece83
Fix "Deploying applications" link
2016-12-30 15:54:29 +11:00
xilabao
8cc00e2d6c
Merge branch 'master' into patch-1
2016-12-30 08:35:04 +08:00