Commit Graph

318 Commits

Author SHA1 Message Date
Bogdan Dobrelya d09498f7c1 Add docs for Kargo installer for Kubernetes
Add documentation for Getting Started guides.
Kargo is an incubated Kubernetes project
https://github.com/kubernetes-incubator/kargo.

Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
2017-01-24 14:36:15 -08:00
Phillip Wittrock 96040f3824 Add kubectl overview tutorial 2017-01-20 09:19:21 -08:00
steveperry-53 01d3ade539 Update headings and guidance about headings. 2017-01-19 14:37:45 -08:00
steveperry-53 ee02a66f12 Remove 3 User Guide topics, redirect to Tasks. 2017-01-18 15:41:54 -08:00
Devin Donnelly 16917fc258 TOC fix, redux. 2017-01-18 14:27:43 -08:00
Devin Donnelly e84e004670 TOC fix. 2017-01-18 14:25:41 -08:00
Devin Donnelly 34d349d7b8 More bug fixes for TOC, titling, and formatting. 2017-01-18 14:23:41 -08:00
Devin Donnelly 58dc06f510 Fixed bug in TOC file; added pod-termination to skip_toc_check. 2017-01-18 14:09:52 -08:00
Devin Donnelly 86d6b19a17 Added TOC entries and skip-titles entries for Concepts files. 2017-01-18 13:55:20 -08:00
Steve Perry 775b9d0681 Merge branch 'master' into redirect-production-pods 2017-01-17 16:11:37 -08:00
steveperry-53 26385f0e46 Write new Task: Attaching Handlers to Container Lifecycle Events. 2017-01-17 12:06:55 -08:00
Steve Perry 416ab397a7 Merge branch 'master' into redirect-production-pods 2017-01-17 11:19:14 -08:00
Phillip Wittrock 69582c2d8c change ref docs url format from 1_5 to v1.5 2017-01-13 09:56:34 -08:00
steveperry-53 809c3cf9b5 Redirect User Guide topic: Working with Containers in Production. 2017-01-12 16:29:19 -08:00
Jorge O. Castro ec5d9b0ec6 Restructure the Ubuntu Getting Started Section.
- This supercedes PR #1770
 - This breaks up the section from one huge installation page into:
   - A new index page.
   - New support grid with commercial and community support options.
   - Move to lifecycle-based pages based on operational tasks.
     - Add support for local deployments via LXD.
       - Added screenshots to images/docs/ubuntu
     - Add backup page.
     - Add decommissioning page.
     - Add a glossary of terms page.
     - Rewritten installation page.
     - Add logging page.
     - Add monitoring page.
     - Add networking page, flannel only for now, calico in progress.
     - Add a scaling page.
     - Add a security page.
     - Add a storage page.
     - Add a troubleshooting page.
     - Add an upgrade page.
     - Add a cluster validation page.
     - Add new ubuntu content to the index page.
       - Add Ubuntu to _data TOC.
     - Add warning about choosing ipv6 with LXD, thanks Ed Baluf.
     - Template-ize all the pages per jaredb's review.
2017-01-10 17:48:19 -05:00
steveperry-53 205a3007a8 Write new task: Configuring Pod Initialization. 2017-01-09 13:13:26 -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
Jan Safranek 022b4225c6 Add a task for changing PV reclaim policy
Fixes #1692
2017-01-06 10:56:10 +01: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
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 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
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
steveperry-53 1e05667805 Write new Task: Configuring Liveness and Readiness Probes
Addressed reviewer comments.

Addressed more reviewer comments.

Fix broken link.
2017-01-04 15:41:25 -08:00
steveperry-53 6500a19d2f Write new Task: Pulling an Image from a Private Registry 2017-01-04 14:22:59 -08: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
Mik Vyatskov 2b386047e8 Add cluster-level logging overview 2017-01-04 14:00:22 +01:00
devin-donnelly 01caaf43cf Update support.yml 2017-01-03 14:21:45 -08:00
devin-donnelly 1a7a8b9ce0 Update support.yml 2017-01-03 14:09:49 -08:00
devin-donnelly 70a269dd65 Update support.yml 2017-01-03 14:02:18 -08:00
devin-donnelly b3a6da7a90 Update tools.yml 2016-12-28 15:05:18 -08:00
devin-donnelly 7e54f57d45 Update tools.yml 2016-12-28 15:02:04 -08:00
devin-donnelly bfca1137f3 Update tools.yml 2016-12-28 14:56:47 -08:00
Bill Prin 86b76fffba Minikube Quickstart 2016-12-27 15:02:39 -08:00
Janet Kuo a168c92e30 Add TOC entries for all kubectl docs
Kubectl docs: add TOC entries, and remove obsolete docs
2016-12-27 11:22:52 -08:00
devin-donnelly 2b54bd41ed Merge branch 'master' into master 2016-12-21 15:22:12 -08:00
devin-donnelly 1b93f13f7a Merge pull request #1947 from janetkuo/apps-nav
Add left nav for apps API group
2016-12-21 14:57:57 -08:00
Matt Baldwin d67b36760d Merge branch 'master' into master 2016-12-21 11:20:44 -08:00
Ben Balter 5bab707a82 Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
Ben Balter d8d99a171e use in-page titles to generate sidebar nav 2016-12-19 15:08:54 -05:00