Commit Graph

270 Commits

Author SHA1 Message Date
Kelsey Hightower 81cad7f0f9 Merge pull request #314 from errordeveloper/master
coreos/azure: Updates for v1.2
2016-07-29 07:44:42 -07:00
Ilya Dmitrichenko 2b1f051de5 coreos/azure: Convert to UNIX EOL, git clone external repo (which provides v1.2 now) 2016-07-29 10:50:44 +01:00
Ilya Dmitrichenko ff12cf1a0b coreos/azure: The provisioning code has been moved into an external repository 2016-07-29 10:47:22 +01:00
Christoph Held 3ec08ff940 described needed steps for shared mount propagation 2016-07-29 10:31:39 +02:00
Kelsey Hightower e325b073a9 Merge pull request #321 from seeker89/patch-2
Update the kube-proxy arguments for master
2016-07-28 12:54:33 -07:00
Kelsey Hightower 25c9c6b4f0 Merge pull request #744 from TakiTake/fix-cant-start-services
Fix can't start service with centos_manual_config
2016-07-28 12:39:34 -07:00
Kelsey Hightower 2950363ea1 Merge pull request #627 from benhosmer/master
Document how to create more than one node in the cluster.
2016-07-28 12:35:25 -07:00
Kelsey Hightower 5f6ae7fd9a Merge pull request #568 from tolleiv/master
Scaling the AWS cluster paragraph added
2016-07-28 12:24:07 -07:00
Kelsey Hightower 27535b7a36 Merge pull request #493 from dims/patch-2
Fix to ensure that ConfigMaps volume does create file(s) in container
2016-07-28 12:21:28 -07:00
Kelsey Hightower 0807d3431a Merge pull request #534 from elsonrodriguez/openstack-provider-doc-tocfix
Fixing heading issues with Openstack provider documentaiton.
2016-07-28 12:18:13 -07:00
Kelsey Hightower 01b60721bb Merge pull request #500 from teemow/patch-1
libvirt daemon error on arch
2016-07-28 12:17:22 -07:00
Kelsey Hightower 63bc20a9cc Merge pull request #918 from mbruzek/mbruzek-g-s-g-j
Updating the juju docs with new commands and links.
2016-07-28 12:15:32 -07:00
Matt Bruzek 6b8b1cf2b2 Addressing review comments from @chuckbutler and @kelseyhightower 2016-07-28 13:59:02 -05:00
Kelsey Hightower 1ee8600ed5 Fix formatting of options and file paths 2016-07-28 11:50:47 -07:00
Kelsey Hightower 0b7ce40156 Merge pull request #448 from MkhIr/patch-1
Update fedora single node config for AWS RHEL7.2
2016-07-28 11:45:37 -07:00
Kelsey Hightower 8f9bd45298 Merge pull request #810 from keglevich3/patch-2
typo
2016-07-28 11:11:36 -07:00
Matt Bruzek 8f76449b13 Updating the juju docs with new commands and links. 2016-07-28 11:50:29 -05:00
Alex Robinson 24f1db4d31 Merge pull request #792 from a-robinson/logs2
Improvements to elasticsearch logging docs
2016-07-25 10:56:03 -07:00
Vladimir Rutsky e5f590a539 fix typo: "etc" -> "etcd" 2016-07-23 00:25:26 +04:00
Phillip Wittrock 4fdf73c65f Merge pull request #470 from mwhahaha/patch-2
Update create-certs file location
2016-07-20 09:12:03 -07:00
Alex Robinson ffffd27457 Seriously simplify the elasticsearch logging getting started guide. 2016-07-20 09:44:54 +09:00
johndmulhausen b7458acb57 Merge pull request #807 from matttproud/fix/download-mitm-mitigation
docs: convert curl downloads from HTTP to HTTPS
2016-07-19 15:23:36 -07:00
johndmulhausen 4b959381f6 Merge pull request #850 from jatins/patch-1
documentation for #338
2016-07-19 15:22:45 -07:00
johndmulhausen ebd9ee83c9 Merge pull request #863 from dghubble/master
Add official CoreOS bare metal guide
2016-07-19 15:14:33 -07:00
Phillip Wittrock 7ebfbbd126 Merge pull request #525 from MHBauer/ifconfig-to-ip
use `ip` command instead of obsolete ifconfig in scratch setup
2016-07-19 12:09:00 -07:00
Phillip Wittrock 7103d08acc Merge pull request #304 from glnds/master
Replaced replication controllers with deployments
2016-07-19 11:54:16 -07:00
Gert Leenders e27902eb02 Changed deployment definition as suggested 2016-07-19 07:20:11 +02:00
Vish Kannan 2ac973c0dd Merge pull request #595 from liujunhui74/patch-1
Running behind a proxy
2016-07-18 16:42:50 -07:00
Phillip Wittrock a8c3c45659 Merge pull request #261 from erwinvaneyk/patch-1
Corrected references to version of the default k8s
2016-07-18 15:06:33 -07:00
Phillip Wittrock fe0aa91063 Merge pull request #164 from gangefors/patch-1
Fix proxy environment variable names
2016-07-18 15:01:28 -07:00
Phillip Wittrock da0c5441c9 Merge pull request #855 from MikeSpreitzer/docfixtoo
Fixed rkt/cni typo and noted use of ca-key.pem for worker
2016-07-18 14:49:42 -07:00
Phillip Wittrock d25272f8fd Merge pull request #857 from jatins/patch-2
list Minikube under "local-machine solutions"
2016-07-18 14:49:07 -07:00
Matt T. Proud 5f2ba4c2cd docs: convert curl downloads from HTTP to HTTPS
Several command literals in the installation documents for downloading
used `curl` with non-HTTPS protocol.  They have been converted to HTTPS
for both man-in-the-middle risk reduction and consistency with the rest
of the documentation corpus.
2016-07-18 10:26:45 +02:00
Dalton Hubble d9853f020a Add official CoreOS bare metal guide 2016-07-15 23:07:06 -07:00
jatins 180866b0dd list Minikube under "local-machine solutions"
List Minikube under "local-machine solutions" as the recommended solution.
2016-07-15 23:05:16 +05:30
Justin Santa Barbara a2abe12734 Update AWS docs for 1.3
* We are using Debian by default
* New instance sizes
* We never used OVS
* Add link to kops
2016-07-15 12:13:15 -04:00
Mike Spreitzer 7053058632 Fixed rkt/cni typo and noted use of ca-key.pem for worker
Fixed a typo and an oversight in the instructions for deploying
Kubernetes with Calico on Ubuntu.

Fixes #614
Fixes #616
2016-07-15 12:00:34 -04:00
Phillip Wittrock cf86f98704 Merge pull request #424 from aabed/master
Update the template to version 1.2.2
2016-07-15 08:46:52 -07:00
Phillip Wittrock af7ceb2947 Merge pull request #412 from dims/patch-1
Show how to access the deployed service
2016-07-15 08:30:40 -07:00
Phillip Wittrock e51ab31ec1 Merge pull request #280 from vincib/patch-2
latest kubernetes requires golang 1.4+
2016-07-15 08:24:26 -07:00
Phillip Wittrock 2a1f7744ce Merge pull request #503 from carsonoid/patch-2
Update docker.md
2016-07-15 08:11:56 -07:00
Phillip Wittrock 5681a0115d Merge pull request #504 from carsonoid/patch-3
Use xargs when removing mounts
2016-07-15 08:08:03 -07:00
Phillip Wittrock 228baa18d8 Merge pull request #743 from AlainRoy/master
First kube-up docs for Photon Controller
2016-07-15 07:27:50 -07:00
jatins 905703bfcd documentation as suggested #338 2016-07-15 17:49:46 +05:30
Johanan Lieberman 3eb90da6d4 Update aws.md
Full S3 access is required in order to successfully run `kube-up.sh`.
2016-07-15 00:30:29 +03:00
Allan Lei 4e81449bb0 Incorrect binary download link for linux/amd64
Link pointed to darwin/amd64 instead of linux/amd64
2016-07-14 11:11:43 +08:00
Janet Kuo 198666e83f Add one-line installation for kubectl in minikube guide 2016-07-12 11:12:51 -07:00
keglevich3 10cd664b3e typo 2016-07-10 19:23:05 +03:00
johndmulhausen 0934c1f71c Merge pull request #759 from surajssd/fedora-docker-multinode
Added fedora in docker-multinode master script
2016-07-07 12:11:12 -07:00
johndmulhausen fffb6017c0 Merge pull request #772 from tkopczynski/patch-1
Fix a typo in logging-elasticsearch.md
2016-07-07 02:11:18 -07:00