Commit Graph

7466 Commits (2caaa89a941437e3176648a7a78f028763c9b51c)

Author SHA1 Message Date
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
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
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
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
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
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
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
Andrey Kurilin 0924dd341c Add diagram for `kubectl drain` command
The link to diagram will be added into long description of `kubectl drain`
command.

resolves #501
2016-05-17 14:49:42 +03: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
Elson O Rodriguez 1be2f231cf Adding Guide entry for Openstack provider. 2016-05-16 09:53:32 -07:00
Sebastian c59312bd5e Fix kubectl commmand 2016-05-15 06:58:31 +02:00
Janet Kuo 7aa9ce389a Adding kubectl user conventions 2016-05-13 18:20:48 -07:00
Rudi C 0700c5ca79 Update service doc with AWS ELB SSL annotations
Mostly the same as https://github.com/kubernetes/kubernetes/pull/25574
2016-05-13 12:01:14 -04:00
Carson A db26b756d5 The /sys mount needs to be rw
Hairpin nat does not currently work unless /sys is rw. This fixes #25555 and fixes #24350
2016-05-13 09:34:43 -06:00
Brian Grant 85eba1f0b3 Merge pull request #505 from janetkuo/rc-to-deployment-docs
Change RC to deployments in multi-container and simple-nginx docs
2016-05-12 16:47:20 -07:00
Janet Kuo ded5417580 Change RC to deployments in multi-container and simple-nginx docs 2016-05-12 15:35:47 -07:00
Janet Kuo 7edbc5f944 Merge pull request #463 from AdoHe/master
update manage deployment kubectl apply part
2016-05-12 15:20:18 -07:00
Carson A 106420a9b0 Use xargs when removing mounts
This avoids potential argument list limits when there are many mounts.
2016-05-12 14:02:47 -06:00
Robert Bailey d5d46d9e0c Merge pull request #497 from Kashomon/master
Update the pricing link in the hellonode guide.
2016-05-12 10:03:35 -07:00
Carson A dae8e5f4a9 Update docker.md
Clean up some duplicate commands
2016-05-12 10:49:28 -06:00
Timo Derstappen 33fb9fe619 libvirt daemon error on arch
the virtlogd.socket is not started with the libvirtd daemon. if you enable the libvirtd.service it is linked and started on the next reboot
2016-05-12 10:29:45 +02:00
Sam Ghods 64053fd2f7 Update pod-states.md
Split the descriptions for LivenessProbe and ReadinessProbe into two sections - one explaining the pure technical details and the other explaining how/why you'd use them.
2016-05-11 16:52:51 -07:00