Commit Graph

2556 Commits

Author SHA1 Message Date
DrDePhobia 80f4e8670c Update aws.md 2016-05-22 14:25:07 -07:00
johndmulhausen 42fec2f40d Merge pull request #551 from xaka/patch-1
Fix typo in "Using Secrets as Environment Variables" section
2016-05-22 14:23:46 -07:00
paulzim 737cbd0c00 Redid the SVG 2016-05-22 14:05:51 -07:00
DrDePhobia 385c26a054 Update docker.md 2016-05-22 13:57:54 -07:00
DrDePhobia 023ac48c69 Update clc.md 2016-05-22 13:54:13 -07:00
DrDePhobia c7cb191e12 Update index.md 2016-05-22 13:53:12 -07:00
DrDePhobia 6be977b6a5 Update gce.md 2016-05-22 13:51:47 -07:00
paulzim 5ed765a9f4 Changed width 2016-05-22 13:47:00 -07:00
DrDePhobia 5ef1b89479 Update aws.md 2016-05-22 13:45:11 -07:00
paulzim fb44fe498f Redid SVG & updated style 2016-05-22 13:43:23 -07:00
DrDePhobia b26fda4d62 Update aws.md 2016-05-22 13:42:26 -07:00
DrDePhobia 3669e9f4d3 Update aws.md 2016-05-22 13:40:29 -07:00
paulzim 80171ec8e2 Trying the PNG version 2016-05-22 13:39:42 -07:00
DrDePhobia e1fab5e5c1 Update aws.md 2016-05-22 13:34:27 -07:00
DrDePhobia 5e15b25af6 Update aws.md 2016-05-22 13:32:01 -07:00
paulzim dc377b05a5 Updated graphics 2016-05-22 13:30:42 -07:00
DrDePhobia 8bfe362e6b Update aws.md 2016-05-22 13:19:59 -07:00
DrDePhobia 4375837302 Update aws.md 2016-05-22 13:14:15 -07:00
paulzim e81dc5677f Resized architecture image 2016-05-22 12:55:41 -07:00
paulzim c11882c763 Resized architecture image 2016-05-22 12:47:59 -07:00
paulzim 14d8976a9b Resized architecture image 2016-05-22 12:24:28 -07:00
paulzim 34e0a205f5 fixed image size 2016-05-22 12:17:19 -07:00
paulzim 497f8786ba Added new architecture image
Added new architecture image
2016-05-22 12:10:06 -07:00
Allison Reinheimer Moore e2b62d9f3a rephrasing for more logical reading flow 2016-05-22 11:46:20 -07:00
johndmulhausen 36a6969bc1 Merge pull request #537 from gnomeontherun/glossary-nodes
fix link to nodes on glossary
2016-05-22 11:41:17 -07:00
DrDePhobia ef989edf46 Update reference.md 2016-05-22 11:21:03 -07:00
DrDePhobia 36fe83cece Update reference.md 2016-05-22 11:14:41 -07:00
Pavel Strashkin 6dd070c5d9 Update index.md
Fixes typo in "Using Secrets as Environment Variables" section
2016-05-21 15:42:15 -07:00
Matthew Hooker df4a93598e mark node phase as deprecated
I'm not sure on what the best wording for this should be, but `Node Phase` is no longer populated, and so the docs should say so.

@random-liu on slack/#sig-node told me that they believed node phase was unused.

cc @dawnchen
2016-05-20 15:19:35 -07:00
Elson O Rodriguez 7b5aaf7af7 Re-adding heat installation for Openstack provider. 2016-05-20 11:45:12 -07:00
AlginMaduro 05276f34cf Updated index.md
Without -n option to echo. Without the -n the file would contain a newline at the end.
https://scottlinux.com/2012/09/01/encode-or-decode-base64-from-the-command-line/ as reference
2016-05-20 12:15:37 +02:00
Terrence Ryan 8bb7a0463a Removing unwanted contributions. 2016-05-19 15:36:31 -07:00
johndmulhausen a71fb7dcbe Update index.md 2016-05-19 17:00:26 -05:00
johndmulhausen c51b2bd7b5 Update index.md 2016-05-19 16:59:48 -05:00
johndmulhausen b4216e2aad Update index.md 2016-05-19 16:58:59 -05:00
johndmulhausen 472e8751e2 Update index.md 2016-05-19 16:58:01 -05:00
Jeremy Wilken c5b5d952a1 fix links to swagger UI and add a section on swagger specs 2016-05-19 16:33:36 -05:00
Terrence Ryan 3ce8c0d8a9 Uploaded diagrams for illustrating basic pod architecture. 2016-05-19 14:05:49 -07:00
Rick 7666469d0b Update kubectl_get.md
issue 81 ( {{ needs raw wrap )
2016-05-19 14:05:47 -07:00
Tim Brockman fab1e0a9f9 Update hellonode.md to address issue #404
Lines 106-114 briefly describes reason for the Connection refused error and resolution.
2016-05-19 16:31:35 -04:00
Jeremy Wilken f468801065 fix link to nodes on glossary 2016-05-19 14:19:58 -05:00
Jeremy Wilken 49b5701cc5 Adds the missing vagrant guide form kubernetes repo
The vagrant guide was dropped from main repo, but was not moved into the docs.
This brings it in, updates formatting for the jekyll site and adds menu links.
2016-05-19 14:17:35 -05:00
Elson O Rodriguez 982e45e177 Fixing heading issues with Openstack provider documentaiton. 2016-05-19 10:39:53 -07:00
Michael Grosser 55a06a9998 Consistent use of quoting 2016-05-19 13:43:43 +02:00
Aaron Crickenberger f068cbfaf2 Remove SecurityContextDeny from 1.2 admission-control recommendation
ref kubernetes/kubernetes#25839
2016-05-18 16:08:29 -07:00
Phillip Wittrock 1086e6426c Replace references to Replication Controllers with Deployments in docs/user-guide/walkthrough.
Also:
* Cleanup pasted yaml and instead embed file
* Clarify Service test sections by including busybox exec commands as part of the preformatted section
2016-05-18 16:57:07 +00:00
Matt Doran ff6bb8a671 Inconsistent secret name in db credentials example
The creation of the secret uses prod/test-db-password, but the remainder of the example uses prod/test-db-secret.
2016-05-18 16:44:46 +10:00
Trevor Huey fed4af1151 Fixes "Error: unknown shorthand flag: 't' in -type=json" 2016-05-17 14:25:04 -06:00
Morgan Bauer 67c821ed33 use ip command instead of obsolete ifconfig in scratch setup
- replace use of ifconfig with ip
 - replace use of brctl with ip
2016-05-17 11:56:01 -07:00
Brian Grant 3429e5b2b0 Merge pull request #467 from mwhahaha/patch-1
Update etcd clustering documentation link
2016-05-17 10:04:59 -07:00