Commit Graph

340 Commits (e6c31215e44d04096002024b51fd39260b5e7055)

Author SHA1 Message Date
Vishnu Kannan 9232f7f2fa Fix curl command.
Make cleanup easier.

Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-08-02 17:27:13 -07:00
Phillip Wittrock 57dfdb5415 Merge pull request #618 from MikeSpreitzer/docfixen
Fix doc issues 617, 616, and 614
2016-08-02 16:22:01 -07:00
Mike Danese fc196ffb47 Merge pull request #876 from luxas/fix_docker_multinode
Remove the old docker-multinode in favor for the new one
2016-08-02 14:47:22 -07:00
Phillip Wittrock 1a8e00108a fix issue with calico 2016-08-02 13:59:07 -07:00
Phillip Wittrock 1bdda05761 Merge pull request #682 from jonathan-kosgei/patch-1
Deprecation of kube ui addon
2016-08-02 13:58:26 -07:00
Phillip Wittrock c1b06f3e91 Merge pull request #689 from matthewfischer/matthewfischer-docker-doc-patch
nginx service/deployment needs to be cleanedup
2016-08-02 13:55:18 -07:00
Scott Fleckenstein d037bdd4bf Update vsphere tutorial to reflect non-free requirement
The guide updated in this commit does not work for the free version of ESXi due to the fact that any write operation fails with the error message "Current license or ESXi version prohibits execution of the requested operation."  See http://www.doublecloud.org/2011/01/free-esxi-and-apicli-support/ for discussion on the limitations of vSphere's API.
2016-08-01 20:09:17 -07:00
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
Lucas Käldström 696c4ed0ab Remove the old docker-multinode in favor for the new one 2016-07-23 00:52:00 +03:00
Vladimir Rutsky e5f590a539 fix typo: "etc" -> "etcd" 2016-07-23 00:25:26 +04:00
George G c6ad7e587f scratch.md: More consistent/explicit livenessProbes 2016-07-21 18:45:11 +01:00
George G 3195bc7db9 scratch.md: Whitespace 2016-07-21 00:23:33 +01:00
George G 0859bcfad1 scratch.md: Add missing newline 2016-07-21 00:23:33 +01:00
George G 5b91603d69 scratch.md: kubeconfig should not embed the CA cert 2016-07-21 00:23:33 +01:00
George G 3e55a5ba5a scratch.md: Fix formatting 2016-07-21 00:23:33 +01:00
George G 489892d65d scratch.md: Clarify CA_CERT_BASE64_ENCODED / certificate-authority 2016-07-21 00:23:33 +01:00
George G b678c151f5 scratch.md: Remove extra = 2016-07-21 00:23:33 +01:00
George G c2f5bf2cc6 scratch.md: Don't duplicate CA instructions 2016-07-21 00:23:33 +01:00
George G febeb5825b scratch.md: kubernetes/cluster/images/etcd/Makefile no longer uses ETCD_VERSION 2016-07-21 00:23:07 +01: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
Josh Wood c85c543a8e docs/getting-started/rkt/: Pick rktnetes docs forward from release-1.3 branch in #741 2016-07-06 16:53:25 -07:00
Stefan Gangefors 41370f3c04 Add proxy environment section to Vagrant guide
This commit readds the proxy environment section that was removed in
previous commits.
2016-07-06 19:34:45 +02:00
Tomasz Kopczynski f8a42ad1d4 Fix a typo in logging-elasticsearch.md 2016-07-03 21:09:02 +02:00
Alain Roy abd3ee50f5 This includes two things:
1. Documentation for kube-up integration with VMware's Photon
Controller
2. Minor tweaks to vSphere documentation:
   - Changed maintainer
   - Added small note on vSphere parameters
2016-07-02 13:57:54 -07:00
Jeff Lowdermilk b06a313ab9 remove inapplicable bits 2016-06-30 14:28:18 -07:00
Jeff Lowdermilk 99c200eba0 Add kubectl download instructions to minikube.md
https://github.com/kubernetes/kubernetes/issues/28171
2016-06-30 11:12:28 -07:00
Suraj Deshmukh 7230d84e59 Added fedora in docker-multinode master script
Fedora was considered in the initialization scripts but
when actual checks were done fedora was missing so
added fedora at required positions.

Fixes #758
2016-06-30 12:09:03 +05:30
johndmulhausen f6aa550416 Merge pull request #740 from dlorenc/master
Add minikube docs to the "Downloading or Building Kubernetes" page.
2016-06-28 15:16:30 -07:00
johndmulhausen aa89c6d42f Merge pull request #664 from johscheuer/foreman-coreos
Add Foreman CoreOS guide
2016-06-28 15:14:34 -07:00
dlorenc dcc4ccefac Add more details about minikube, per feedback. 2016-06-28 14:50:55 -07:00
Takeshi Takizawa 469f48ae21 Fix can't start service
etcd is missing in centos-master
KUBE_MASTER is not localhost in centos-minion
2016-06-28 19:05:27 +09:00
dlorenc d1898b59df Add minikube docs to the "Downloading or Building Kubernetes" page. 2016-06-27 14:23:52 -07:00
Elson Rodriguez 3505245408 Adding notices regarding Kubernetes 1.3 2016-06-26 20:21:27 -04:00
Johannes Scheuermann ac34a08d66 Add Foreman CoreOS 2016-06-25 18:40:19 +02:00
johndmulhausen 0447af8ea8 Merge pull request #638 from leslau/bump-azure-cli
Bump azure-cli to 0.10.1 due to incompatibility issues with node v6.0.0+
2016-06-25 07:46:57 -07:00
johndmulhausen 9d48b38629 Merge pull request #149 from colemickens/master
azure: document new bring-up
2016-06-24 00:55:22 -07:00
johndmulhausen d8dfd67900 Merge pull request #688 from StackPointCloud/stackpointio-turn-key-doc-update
getting-started-guides update
2016-06-24 00:15:51 -07:00
Nicholas Anderson 90651e731f cleanup whitespace and correct misspelling (anoter -> another) 2016-06-21 22:43:17 -07:00
Cole Mickens 55cc4d09f9 document workaround for lack of TTY when piping into bash 2016-06-20 15:32:13 -07:00
Dan Lorenc 7fd579d2ac Add minikube page to Getting Started section. 2016-06-20 15:01:08 -07:00
Matt Fischer bdebd9895f nginx service/deployment needs to be cleanedup
If you plan on recreating the nginx service & deployment you need to remove both or kubernetes will refuse to rebuild them. Otherwise you get this error:

root@compute3:~# kubectl run nginx --image=nginx --port=80
Error from server: deployments.extensions "nginx" already exists

Additionally this commit fixes the numbering in the deleted section. The numbered list restarts at 1 due to the indented code, so a simple work around is to escape the period in the numbered list.
2016-06-18 10:29:10 -06:00
Matt Baldwin 0efeece39d Update index.md 2016-06-17 22:37:21 -07:00
Jonathan Kosgei 709155b453 Deprecation of kube ui addon
Added a paragraph to point users to kubernetes dashboard, kube-ui is a dead end found that out myself.
2016-06-17 14:34:27 +03:00
Euan Kemp ccac6c8ae2 Update github tree links to use a valid version
The `page.version` variable is set to a value like "1.x", while github
releases always have a version with 3 parts (like "1.x.y"). Using
`page.version` by itself in a kubernetes tree link does not work and
each of the changed links below 404s right now.

In the future, it might make sense to instead have a version variable
that includes the patch number as well.
2016-06-08 13:53:49 -07:00
lucianomores 90bac918eb Bump azure-cli to 0.10.1 due to incompatibility issues with node v6.0.0+ 2016-06-08 16:43:38 -03:00
Ben Hosmer dede608aef Document how to create more than one node in the cluster. 2016-06-07 12:53:15 -04:00
Cole Mickens 3f216dd33a azure: add note about manual teardown before 1.3 2016-06-06 15:56:40 -07:00
Cole Mickens 060de443e1 azure: add tenant id back for pre-1.2.2 2016-06-06 15:56:40 -07:00
Cole Mickens 5ba83f1428 azure: repond to feedback 2016-06-06 15:56:40 -07:00
Cole Mickens 940fba455a azure: document new bring-up 2016-06-06 15:56:40 -07:00
Mike Spreitzer 819aae8c35 Fix doc issues 617, 616, and 614
For 617: changed the master setup instructions to install the kubelet
after Calico.  Also noted the additional file, to fix 616 and replaced
`rkt` with `cni` to fix 614.
2016-06-06 14:05:17 -04:00
Daniel Smith d6177115b1 Merge pull request #587 from resouer/patch-1
Need export KUBERNETES_PROVIDER=local
2016-06-03 13:31:25 -07:00
johndmulhausen 37569d102f Merge pull request #455 from idvoretskyi/patch-7
Deleted cluster server pointer
2016-06-02 17:44:21 -07:00