Commit Graph

4560 Commits (daded6b51a4237350c00bc664778946587bf141e)

Author SHA1 Message Date
steveperry-53 f158c03498 Update Task index page. 2017-01-06 19:24:40 -08:00
devin-donnelly 2ed98369d3 Merge pull request #1818 from pwittrock/api-ref
Add new-style api reference docs for 1.5
2017-01-06 17:35:19 -08:00
devin-donnelly 1930c15ffe Merge branch 'master' into api-ref 2017-01-06 17:31:08 -08:00
Janet Kuo 4c9eea5ff6 Merge pull request #2129 from cdrage/update-vim-ignore
Update .gitignore to include vim
2017-01-06 17:10:38 -08:00
Phillip Wittrock 0648c4872e Add section for resources only 2017-01-06 16:33:03 -08:00
Phillip Wittrock cc12b16d99 Update api reference docs from review comments. Uses latest brodocs release. 2017-01-06 16:23:24 -08:00
Phillip Wittrock 39fe9ab8e8 Add new-style api and kubectl reference docs for 1.5 as "New Beta Docs" link under Reference 2017-01-06 16:23:23 -08:00
Jared 3c77eff102 Update review-issues.md 2017-01-06 16:22:42 -08:00
Steve Perry 64dfe714ab Merge pull request #1836 from jsafrane/retain-policy
Add a task for changing PV reclaim policy
2017-01-06 09:22:17 -08:00
Jan Safranek 022b4225c6 Add a task for changing PV reclaim policy
Fixes #1692
2017-01-06 10:56:10 +01:00
gavinB-orange e825b4081c Merge branch 'master' into patch-1 2017-01-06 10:44:11 +01:00
gavinB-orange 44bf9cdc85 Merge branch 'master' into patch-1 2017-01-06 10:43:10 +01:00
Muharem Hrnjadovic c2d3b1b9c4 Merge branch 'master' into patch-1 2017-01-06 10:24:55 +01:00
devin-donnelly 49dc6451e8 Merge pull request #2007 from janetkuo/verify-toc
Add script for verifying docs without entry
2017-01-05 16:07:42 -08:00
Janet Kuo 65633ae608 Merge branch 'master' into verify-toc 2017-01-05 15:55:41 -08:00
devin-donnelly 50d34bdcb8 Merge pull request #2149 from devin-donnelly/toc-updates
Updates TOCs to add missing files from #2007
2017-01-05 15:54:46 -08:00
Devin Donnelly dc984a6037 Merge branch 'toc-updates' of github.com:devin-donnelly/kubernetes.github.io into toc-updates 2017-01-05 15:44:44 -08:00
Devin Donnelly 7534448d0e Renamed README.md to index.md in federation/api-reference.
Corrected link on Guides TOC.
Corrected duplicate title in federation/api-reference/index.md.
2017-01-05 15:43:33 -08:00
devin-donnelly e8a3cfb866 Merge branch 'master' into toc-updates 2017-01-05 15:25:46 -08:00
Devin Donnelly 0f4fc31f23 Removing dead link from Guides TOC. 2017-01-05 15:19:12 -08:00
Devin Donnelly 3303506927 Adds explicit titles to all docs missing them. 2017-01-05 15:14:27 -08:00
Steve Perry ee08d90cb3 Write new Task: Communicating Between Containers Running in the Same … (#2077)
* Write new Task: Communicating Between Containers Running in the Same Pod.
2017-01-05 14:42:34 -08:00
Devin Donnelly 4ba73911be TOC and Titling debugging updates. 2017-01-05 14:39:42 -08:00
Devin Donnelly fe3fbf3440 Fixes parse error in guides.yml that caused a Jekyll build error. 2017-01-05 14:26:54 -08:00
Devin Donnelly 25798d3c86 Merge remote-tracking branch 'upstream/master' into toc-updates 2017-01-05 14:23:57 -08:00
Devin Donnelly 9c64c3ff7f Adds missing TOC entries for docs that fail the new Travis check in PR #2007.
Skips the checks for certain inaccessible or deprecated files and removes unused README.md files.
2017-01-05 14:21:48 -08:00
devin-donnelly 701f01defa Update skip_toc_check.txt 2017-01-05 14:20:53 -08:00
devin-donnelly 0fd4965cd4 Update skip_toc_check.txt 2017-01-05 14:12:45 -08:00
devin-donnelly 9936a9b6ad Update skip_toc_check.txt 2017-01-05 14:00:41 -08:00
devin-donnelly 3b6141b4d3 Merge pull request #1607 from cdrage/add-kompose-docs
Add extra Kompose documentation
2017-01-05 13:58:01 -08:00
devin-donnelly e2e2582da1 Merge pull request #1860 from a-mccarthy/master
Add page to explain issue review process
2017-01-05 13:42:51 -08:00
Andrew Chen 724721a06e Merge pull request #2136 from oshalygin/patch-2
Update configs with username followed by password
2017-01-05 13:23:35 -08:00
Muharem Hrnjadovic 1ee0c1109d Merge branch 'master' into patch-1 2017-01-05 19:56:08 +01:00
Janet Kuo 5b1c709b68 Merge pull request #2091 from janetkuo/conneting-apps-typo
Fix incorrect / obsolete references to RCs and files
2017-01-05 10:55:39 -08:00
Janet Kuo 4feaf0a437 Merge branch 'master' into conneting-apps-typo 2017-01-05 10:52:18 -08:00
Andrew Chen 0a0faf87e0 Merge pull request #2130 from mark007/patch-1
Update index.html, removed grammatically incorrect "the"
2017-01-05 10:29:09 -08:00
Jess Frazelle 1aaa7920fe
add index to the basic layout as well
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:08:42 -08:00
Jess Frazelle 354394bf52
add basic layout
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:08:41 -08:00
Jess Frazelle 1c0a25bd12
make it clearer where the {{content}} starts
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:07:40 -08:00
Jess Frazelle 88e96a5078
cleanup footer scripts so its in its own file
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:06:49 -08:00
Jess Frazelle d4275b69af
cleanup head and header into two parts so it is apparent where body starts
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:05:43 -08:00
Jess Frazelle f6f210420e
make code.html more readable
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:11 -08:00
Jess Frazelle 65a8beae33
move case-study-styles.html to an actual css file and make it a class
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:09 -08:00
Jess Frazelle 67ce3155b3
move community.html to community/index.html to be more consistent with the rest of the repo
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:08 -08:00
Jared 582d2079ea Update stage-documentation-changes.md 2017-01-05 09:55:12 -08:00
Jared e8727e886e Add Bundler to staging a doc request page
Fixing the following PR: https://github.com/kubernetes/kubernetes.github.io/pull/1796
2017-01-05 09:48:47 -08:00
Muharem Hrnjadovic 802437ebec Update security-context.md 2017-01-05 17:19:43 +01:00
Charlie Drage 353bfcfd84 Add extra Kompose documentation
Create additional files for Kompose documentation including
architecture, development, a more extensive index and a user guide.

This also bumps Kompose up to the top on tools page to be symmetrical to
the what's listed on the side navbar.

I have assigned myself to each doc in order to get updates / any
questions regarding the updating of documentation.
2017-01-05 08:57:27 -05:00
Charlie Drage 0faee49c83 Update .gitignore to include vim
Updates .gitignore to not include swap files and misc files generated by
vim.
2017-01-05 08:05:39 -05:00
Eric Hole f3aef1dbf2 Added kubeadm to list of tools under kubectl.
Updated _data/tools.yml to reflect kubeadm.
2017-01-05 02:29:18 -07:00