Commit Graph

896 Commits (e4afede634184527540d964e3712ed6be5ba08e8)

Author SHA1 Message Date
paulzim 8ff9c25474 Changed some graphics 2016-05-22 13:30:00 -07:00
paulzim e81dc5677f Resized architecture image 2016-05-22 12:55:41 -07:00
paulzim c84f57ea84 Resized architecture image 2016-05-22 12:55:07 -07:00
paulzim c11882c763 Resized architecture image 2016-05-22 12:47:59 -07:00
paulzim 61902a48af Resized architecture image 2016-05-22 12:47:24 -07:00
paulzim 14d8976a9b Resized architecture image 2016-05-22 12:24:28 -07:00
paulzim b3da1ad6c6 resized 2016-05-22 12:23:57 -07:00
paulzim 34e0a205f5 fixed image size 2016-05-22 12:17:19 -07:00
paulzim 4868ee738b Updated size
Updated size
2016-05-22 12:15:09 -07:00
paulzim 497f8786ba Added new architecture image
Added new architecture image
2016-05-22 12:10:06 -07:00
paulzim 31058ab0dc Updated MEANstack architecture diagram
Updated MEANstack architecture diagram
2016-05-22 12:06:42 -07:00
Mindy Moreland aba3fc6f8f Add files via upload
Would fit well on http://kubernetes.io/docs/whatisk8s/, in the "Why containers?" section. 

Diagram created from WSO2Con slides 4-5. 

Ref: https://github.com/kubernetes/kubernetes.github.io/issues/84
2016-05-22 12:05:23 -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
paulzim 039270720f Just initializing
Just initializing
2016-05-22 10:30:26 -07:00
paulzim d52ff1af4b Just initializing
Just initializing
2016-05-22 10:14:22 -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
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 5baa39970b Add files via upload 2016-05-19 17:03:16 -05: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
johndmulhausen df43efcac4 Pod diagram from uberdeck 2016-05-19 16:56:05 -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
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
Michael Grosser 55a06a9998 Consistent use of quoting 2016-05-19 13:43:43 +02:00
Brian Grant c791415c4c Merge pull request #531 from spiffxp/rm-securitycontextdeny
Remove SecurityContextDeny from 1.2 admission-control recommendation
2016-05-18 16:43:04 -07: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
Brian Grant 7c8d7542ab Merge pull request #477 from khaliddermoumi/patch-2
Clarify titles under "Running Kubernetes"
2016-05-17 16:20:29 -07:00
Khalid Dermoumi a794f04701 Clarify titles under "Running Kubernetes"
Of course AWS does not "run on CoreOS", so under "Running Kubernetes" the title should not be "AWS on CoreOS".
This is highly irritating when browsing the docs the first time.
The title should either be: "Kubernetes with AWS provider on CoreOS", or "CoreOS on AWS".
I picked the latter form, and fixed a couple of non-optimal titles in this fashion.

I also changed "Vagrant or VMware" to "CoreOS on Vagrant", because the article is mostly about CoreOS, including other platforms (btw. VMWare is just a Vagrant provider in this context).
Also note that there is a little navigation bug because the article "/docs/getting-started-guides/coreos/" is linked twice: when clicked, the other link is selected too in the navigation (under certain circumstances). It may make sense to split the article in 2 files: one about Vagrant only, one about AWS and GCE.

I removed the "libvirt or KVM" link, because the article is already linked under "On Bare Metal", where it fits better. It has nothing special to do with libvirt and KVM and doesn't mention any of both.
2016-05-18 01:08:01 +02: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
Brian Grant c98ffccc58 Merge pull request #462 from ingvagabund/secret-corrections
Remove "a" article in "Once the a secret is fetched, ..."
2016-05-17 09:53:53 -07:00
Brian Grant 8b210f765d Merge pull request #473 from StephenCharles/patch-1
Update connecting-to-applications-port-forward.md
2016-05-17 09:53:02 -07:00
johndmulhausen 646d7084c3 Update README.md 2016-05-17 11:51:00 -05:00
Brian Grant aea6edf47a Merge pull request #457 from matthughes/patch-1
Remove 'generic' copy/paste error
2016-05-17 09:40:23 -07:00
Pau Ruŀlan f3ffbdb7f4 Replica set clarification: no need to manipulate directly 2016-05-17 11:47:33 +02:00
Brian Grant 05b0076735 Merge pull request #508 from janetkuo/kubectl-usage-conventions
Adding kubectl user conventions
2016-05-16 16:37:42 -07:00
Brian Grant 60a946a285 Merge pull request #499 from kubernetes/ghodss-patch-1
Update pod-states.md
2016-05-16 15:31:41 -07:00
Brian Grant 0a447418af Merge pull request #518 from KarlHerler/master
Fixed link rendering issue due to newline location
2016-05-16 15:28:52 -07:00
Brian Grant e3e68854a8 Merge pull request #519 from elsonrodriguez/openstack-provider-doc-tocfix
Adding Guide entry for Openstack provider.
2016-05-16 15:27:57 -07:00
Karl Herler 8f171a0869 Fixed link rendering issue due to newline location
A newline between `[]` and `()` caused markdown rendering issues when parsed with `kramdown` (Jekyll's markdown parser) strangely enough this was not present on github.com but only on kubernetes.io.
This change moves the newline between _in_ and `rkt.go` to preserve the line length somewhat.
2016-05-16 23:01:36 +03:00
Brian Grant 3aeaaaa909 Merge pull request #74 from FujitsuEnablingSoftwareTechnologyGmbH/openstack-provider-doc
Add doc on OpenStack provider
2016-05-16 12:10:49 -07:00
Brian Grant cdf13b5cc2 Merge pull request #517 from bgrant0607/master
Rationalize navigation
2016-05-16 11:10:39 -07:00
Brian Grant f01a78edd0 Rationalize navigation 2016-05-16 18:07:30 +00:00