Commit Graph

3202 Commits (9cd582fd7ad285280c3340799a50f1512c69d23f)

Author SHA1 Message Date
devin-donnelly 6aca6ae5d0 Merge pull request #1913 from Nanopy/UC-content-patch
Minor content updates to Home page, case studies, and partners
2016-12-13 12:05:30 -05:00
devin-donnelly 94e38475e9 Merge pull request #1929 from jeffmendoza/trademark-footer
Linux Foundation trademark notice. Fix #1846
2016-12-13 12:04:38 -05:00
Peter Lee ba1ce0bd5d Merge branch 'master' into fix-typo 2016-12-13 22:46:24 +08:00
Ahmet Alp Balkan dafc22c79a Add empty space before code blocks to render
If there is no empty space before the 3-backtick code blocks,
they are rendered incorrectly on the website.
2016-12-12 21:03:11 -08:00
Ahmet Alp Balkan e8b2830a07 Fix bullet list syntax 2016-12-12 20:59:10 -08:00
Jared 077b036c07 Update statefulsets.md 2016-12-12 19:03:38 -08:00
Jared ab115ac0bf Update statefulsets.md 2016-12-12 18:58:23 -08:00
Jared dab1fba837 Update statefulsets.md 2016-12-12 18:54:37 -08:00
Saad Ali 842d7bca8e Merge pull request #1795 from sakshamsharma/patch-1
Update path to build directory
2016-12-12 17:58:28 -08:00
Saad Ali fd5201a540 Merge branch 'master' into patch-1 2016-12-12 17:53:28 -08:00
grodrigues3 4bdcb95da8 Merge pull request #1934 from kubernetes/release-1.5
Merge Release 1.5 to Master, Publishing 1.5 docs live
2016-12-12 17:50:20 -08:00
Saad Ali 4ba5c70d9b Merge branch 'master' into release-1.5 2016-12-12 16:21:05 -08:00
Jared 23a5b4a78d Merge branch 'master' into patch-1 2016-12-12 13:10:32 -08:00
Phillip Wittrock 62fc011409 Merge pull request #1931 from steveperry-53/not-persistent
Remove "persistent" from emptyDir section.
2016-12-12 12:02:58 -08:00
Saksham Sharma e15e7ab92f Update path to build directory
Changed in release 1.5
2016-12-13 01:29:46 +05:30
devin-donnelly ff3d9225ab Merge pull request #1772 from madhusudancs/fed-ing-workaround
Document the workaround for the Federated Ingress flapping healthchecks problem.
2016-12-12 14:49:50 -05:00
devin-donnelly ea411fb18d Update federated-ingress.md 2016-12-12 14:41:51 -05:00
devin-donnelly 594f1c76e3 Merge pull request #1594 from jsafrane/secret-type
Update documentation of configuration of dynamic provisioning
2016-12-12 14:38:54 -05:00
Jeff Mendoza 082f4099d0 Linux Foundation trademark notice. Fix #1846 2016-12-12 11:28:37 -08:00
devin-donnelly e482c3527e Merge pull request #1808 from caesarxuchao/gc-minor
Synchronous garbage collection is not going to make 1.5
2016-12-12 14:27:21 -05:00
devin-donnelly 1761212ac3 Update garbage-collection.md 2016-12-12 14:27:05 -05:00
steveperry-53 f896de02c5 Remove "persistent" from emptyDir section. 2016-12-12 11:07:31 -08:00
devin-donnelly a51dba139a Merge pull request #1930 from kubernetes/devin-donnelly-patch-2
Update guides.yml to add a link and title for Windows Server Getting Started
2016-12-12 13:59:03 -05:00
devin-donnelly 1c962cda28 Merge pull request #1922 from janetkuo/ss-concept-404
Fix broken link from SS concept to upgrade task
2016-12-12 13:57:26 -05:00
devin-donnelly 10782dac27 Update guides.yml 2016-12-12 13:46:56 -05:00
devin-donnelly 449ac76a6c Merge pull request #1927 from kubernetes/devin-donnelly-patch-1
Add standard markdown header to windows/index.md
2016-12-12 13:45:36 -05:00
devin-donnelly 8f0f15e1a1 Update index.md 2016-12-12 13:44:41 -05:00
devin-donnelly 34eb94424d Update index.md 2016-12-12 13:31:22 -05:00
devin-donnelly 19cbca1a21 Merge pull request #1920 from nikhiljindal/swaggerUI1.5
Replacing reference to swagger UI by API reference docs
2016-12-12 10:20:52 -08:00
Janet Kuo a4248ed5aa Merge pull request #1854 from bryk/typ
Fix link references in UI docs
2016-12-12 09:50:01 -08:00
Phillip Wittrock 94648ba021 Merge pull request #1855 from ankurshukla/master
added harbor and kubernetic to the partners page
2016-12-12 09:08:17 -08:00
Junaid Ali 53d55320e7 Improving expose-intro.html
- Fixed a typo

Signed-off-by: Junaid Ali <junaid_ali4@yahoo.com>
2016-12-12 22:06:09 +05:00
Janet Kuo 20d9dc0b4c Fix broken link from SS concept to upgrade task 2016-12-11 22:36:19 -08:00
Ankur Shukla ca4b0226af Merge branch 'master' into master 2016-12-11 17:52:06 -08:00
Nikhil Jindal 0ae94418ae Fixing broken http://kubernetes.io/kubernetes/third_party/swagger-ui/ (#1921) 2016-12-11 16:32:21 -08:00
nikhiljindal 1f6c6742e7 Updating API reference docs to point to generated API ref docs instead of swagger UI 2016-12-11 06:07:53 -08:00
craigbox af3d24c7ef Change vertical alignment of code blocks
Things looked odd due to the padding on code blocks; they sat 2px above the text surrounding them.  This PR will fix that by aligning inline code blocks, and the text surrounding them, on their baseline.
2016-12-10 18:20:24 +00:00
craigbox 7fcf266a24 Adjust header formatting
There are too many horizontal lines in the documentation, which makes knowing which things are headings (h2) and which are sub-headings (h3) almost impossible. 

I've tidied up the weights a little to make it more obvious and trimmed some excess whitespace. Ultimately I think a typographer's eye on the single choice of font-face (perhaps a serif for headings?) would be worthwhile.
2016-12-10 18:10:54 +00:00
CaoShuFeng d641c2f9a6 Merge branch 'master' into roleRef 2016-12-10 07:14:30 -06:00
xialong.lee fb7cca7a2f fix-typo 2016-12-10 14:40:48 +08:00
devin-donnelly f1303513ce Merge pull request #1915 from kubernetes/rename-windows-readme
Rename docs/getting-started-guides/windows/README
2016-12-09 18:16:48 -08:00
Saad Ali 0b59fc3442 Rename docs/getting-started-guides/windows/README
Rename docs/getting-started-guides/windows/README.md to index.md
2016-12-09 18:11:11 -08:00
Janet Kuo f2ad6b1fe8 Merge pull request #1536 from r2d4/update-minikube-docs
Update minikube docs for v0.12.0 release
2016-12-09 16:09:12 -08:00
Janet Kuo 2f82009f51 Merge branch 'master' into update-minikube-docs 2016-12-09 16:05:46 -08:00
Eric Baum 60a30fb462 Fixes misspelling on partners page
Changes "There partners" to "These partners"
2016-12-09 23:21:58 +00:00
Eric Baum 08a199d6d1 Update header
Updates header to remove hamburger on desktop, set 100px margin, and
adds 100px margin to body.
2016-12-09 23:03:48 +00:00
Eric Baum 4477df5242 Update case studies and homepage
Adds additional case studies, swaps video and banner on home page, and
changes the link under ebay case study to Read more from Read the story.
2016-12-09 22:56:41 +00:00
Derek Carr 8dad44f45c quota by storage class 2016-12-09 16:15:08 -05:00
Chris Riviere 54772274e9 Merge branch 'master' into patch-1 2016-12-09 13:16:15 -05:00
Bilgin Ibryam 3ebef7eece Fixed typos 2016-12-09 08:49:26 +00:00