Commit Graph

508 Commits (e1de6edc91fa10ec549c98d1b62691ded2f52a03)

Author SHA1 Message Date
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
Tolleiv Nietsch e98120fa8a Scaling AWS paragraph adjustment 2016-06-02 12:07:11 +02:00
liujunhui74 6fc0a6c30d Running behind a proxy
When running behind a proxy, the setup will fail because the containers cannot obtain certificates with curl.
A solution is provided.
2016-06-02 11:48:47 +08:00
dlorenc 03c388d6da Add a warning about Docker For Mac. 2016-06-01 15:05:20 -07:00
johndmulhausen 4d7f12f0f4 Merge pull request #559 from JamesDeFabia/master
Add Support Level heading and table to guides
2016-05-31 16:45:49 -07:00
johndmulhausen 2c28208e5b Merge pull request #535 from gnomeontherun/vagrant-missing
Adds the missing vagrant guide form kubernetes repo
2016-05-31 13:12:35 -07:00
harryz ca8c46d75b Need export KUBERNETES_PROVIDER=local
Fix #26453

Need to export KUBERNETES_PROVIDER=local before using cluster/kubectl.sh
2016-05-31 14:36:27 +08:00
Jeff Kwan 30b4028219 Fix the link to Windows kubectl binaries 2016-05-28 08:29:02 -04:00
DrDePhobia 573994d0e7 Update bare_metal_offline.md
Added blank line before H2
2016-05-24 18:29:58 -07:00
DrDePhobia a1ac9587e3 Update cloudstack.md
added blank line before H2
2016-05-24 18:14:42 -07:00
DrDePhobia 47593c4891 Update clc.md
removed support level link
2016-05-24 18:10:37 -07:00
johndmulhausen 13a4d05051 Merge pull request #506 from carsonoid/patch-4
The /sys mount needs to be rw
2016-05-24 16:24:26 -07:00
Tolleiv Nietsch 4380ca93f2 Scaling the AWS cluster paragraph added 2016-05-24 23:38:32 +02:00
DrDePhobia 60d8378a26 Update aws.md
Added blank line
2016-05-24 11:15:23 -07:00
DrDePhobia 0a64b63c18 Update index.md 2016-05-22 15:52:49 -07:00
DrDePhobia 148af6f78c Update rackspace.md 2016-05-22 15:37:42 -07:00
DrDePhobia b230cab825 Update openstack-heat.md 2016-05-22 15:36:13 -07:00
DrDePhobia 43a95d6b5e Update ovirt.md 2016-05-22 15:35:01 -07:00
DrDePhobia 209c5c32a7 Update scratch.md 2016-05-22 15:33:46 -07:00
DrDePhobia 27f3707c16 Update libvirt-coreos.md 2016-05-22 15:31:33 -07:00
DrDePhobia e850b480f6 Update ubuntu.md 2016-05-22 15:30:09 -07:00
DrDePhobia 69290363c4 Update ubuntu-calico.md 2016-05-22 15:28:34 -07:00
DrDePhobia ce853d3d1e Update aws.md 2016-05-22 15:26:14 -07:00
DrDePhobia 66d8b5d3f1 Update juju.md 2016-05-22 15:25:15 -07:00
DrDePhobia 313c2ef5c4 Update juju.md 2016-05-22 15:23:47 -07:00
DrDePhobia 086e6d8e36 Update centos_manual_config.md 2016-05-22 15:21:13 -07:00
DrDePhobia 1426735e85 Update vsphere.md 2016-05-22 15:17:54 -07:00
DrDePhobia c2047b8f59 Update cloudstack.md 2016-05-22 15:16:46 -07:00
DrDePhobia 41a7fbb83a Update bare_metal_calico.md 2016-05-22 15:08:27 -07:00
DrDePhobia 4a83be2e6a Update bare_metal_offline.md 2016-05-22 15:07:07 -07:00
DrDePhobia d01439c3e3 Update index.md 2016-05-22 14:59:44 -07:00
DrDePhobia cdaa269532 Update mesos-docker.md 2016-05-22 14:57:20 -07:00
DrDePhobia 98b3966d05 Update dcos.md 2016-05-22 14:55:18 -07:00
DrDePhobia ec5828548e Update flannel_multi_node_cluster.md 2016-05-22 14:51:49 -07:00
DrDePhobia e1476b3f0f Update flannel_multi_node_cluster.md 2016-05-22 14:49:57 -07:00
DrDePhobia 4052573aae Update fedora_manual_config.md 2016-05-22 14:48:26 -07:00
DrDePhobia e38623ac4c Update fedora_ansible_config.md 2016-05-22 14:46:52 -07:00
DrDePhobia 51fcf507da Update index.md 2016-05-22 14:44:10 -07:00
DrDePhobia c791ca972c Update docker.md 2016-05-22 14:42:13 -07:00
DrDePhobia 7b7f4048f9 Update index.md 2016-05-22 14:40:32 -07:00
DrDePhobia 0109402f4e Update index.md 2016-05-22 14:39:52 -07:00
DrDePhobia b579dbe038 Update gce.md 2016-05-22 14:35:32 -07:00
DrDePhobia 7abc1dbe35 Update gce.md 2016-05-22 14:32:39 -07:00
DrDePhobia e755e30d69 Update index.md 2016-05-22 14:29:30 -07:00
DrDePhobia 92a3093795 Update aws.md 2016-05-22 14:27:32 -07:00
DrDePhobia 80f4e8670c Update aws.md 2016-05-22 14:25:07 -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
Elson O Rodriguez 7b5aaf7af7 Re-adding heat installation for Openstack provider. 2016-05-20 11:45:12 -07: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
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
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
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
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
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
Davanum Srinivas 665f9c4743 Fix to ensure that ConfigMaps volume does create file(s) in container
Document the fix proposed originally in:
https://github.com/kubernetes/kubernetes/issues/23392#issuecomment-209663941

Tested with:
Client Version: version.Info{Major:"1", Minor:"2", GitVersion:"v1.2.4", GitCommit:"3eed1e3be6848b877ff80a93da3785d9034d0a4f", GitTreeState:"clean"}
Server Version: version.Info{Major:"1", Minor:"2", GitVersion:"v1.2.4", GitCommit:"3eed1e3be6848b877ff80a93da3785d9034d0a4f", GitTreeState:"clean"}
2016-05-11 12:39:31 -04:00
Brian Grant b49ea146fe Merge pull request #407 from luxas/add_other_arches_to_docker
Document experimental support for other architectures
2016-05-10 10:51:24 -07:00
Brian Grant 24a0f7da04 Merge pull request #350 from king6cong/docker-master-doc-flannel-fix
fix run flannel command
2016-05-10 10:10:29 -07:00
Brian Grant c30af21859 Merge pull request #485 from rosskukulinski/nodejs-LTS
Update Node.JS examples to LTS 4.4 base image
2016-05-10 09:45:04 -07:00
jumpkick 830efa4d60 Add security warning: services will bind public IP
rebase of https://github.com/kubernetes/kubernetes/pull/22079 to docs branch kubernetes/kubernetes.github.io
2016-05-10 00:41:16 -04:00
Ross Kukulinski d7c129f488 Refs #297. Update Node.JS examples to LTS 4.4 base image 2016-05-09 22:46:29 -04:00
Elson O Rodriguez 51e89bff3b Revised requirements for OpenStack kube-up provider. 2016-05-08 23:16:29 -07:00
Elson O Rodriguez a10e81cb63 Adding a list of OpenStack requirements for provider docs. 2016-05-06 15:34:58 -07:00
Alex Schultz daa2d76006 Update create-certs file location
The create-certs function was moved to cluster/common.sh and is no longer located in cluster/gce/util.sh
2016-05-04 13:08:03 -06:00
Vish Kannan 4e5da5d0e5 Merge pull request #308 from dlorenc/master
Fix deployDNS.md.
2016-05-02 15:55:52 -07:00
Ihor Dvoretskyi 9836e662f8 Deleted cluster server pointer
Deleted cluster server pointer as `kubectl` might be run from any other location, not only from `localhost`.
2016-05-01 20:01:06 -07:00
Lucas Käldström 5624fbf7e4 Document experimental support for other architectures 2016-05-01 23:03:39 +03:00
johndmulhausen 7b4755e522 Merge pull request #451 from crizCraig/patch-2
Avoid rendering "shell" in OS X nginx curl command
2016-04-29 16:22:04 -07:00
Craig Quiter ac2f5688a4 Avoid rendering "shell" in OS X nginx curl command
Haven't tested this on a local setup, but other examples hint that this will work.
2016-04-28 18:53:50 -07:00
Craig Quiter c7adc28cf4 Robustify kubectl download commands
`{K8S_VERSION}` gets auto-replaced with `\{K8S_VERSION\}` when pasting into a terminal. Encapsulating in double quotes avoids this.
2016-04-28 18:39:44 -07:00
Mohammad Khodadadi 4e9899bdf6 Update fedora single node config for AWS RHEL7.2 2016-04-28 19:19:33 +01:00
Lukasz Zajaczkowski 3b35a7a6b7 Replace heat client to openstack client 2016-04-27 13:13:20 +02:00
OHTAKE Tomohiro b58988db67 Complete renaming the provider 2016-04-27 13:09:32 +02:00
OHTAKE Tomohiro 853b38cb86 openstack-heat provider uses Neutron and flannel hostgw 2016-04-27 13:09:32 +02:00
Elson O Rodriguez 0d0459c50f Modifying Openstack kube-up provider documentation. 2016-04-27 13:09:32 +02:00
Lukasz Zajaczkowski 9fc334bc22 Add doc on OpenStack provider 2016-04-27 13:09:32 +02:00
johndmulhausen b91c8d1c28 Merge pull request #439 from jojow/patch-1
"current stable version" instead of "actual stable ..."
2016-04-26 15:06:33 -07:00
johndmulhausen a98d463093 Merge pull request #438 from duglin/tearDown
Add missing -f to "docker rm"
2016-04-26 11:22:41 -07:00
Johannes b539112c82 "current stable version" instead of "actual stable ..." 2016-04-26 20:13:17 +02:00
Doug Davis 18ad8a7a71 Add missing -f to "docker rm"
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-04-26 11:08:01 -07:00
Antoine Carton f55bae6bec Fix typo 2016-04-24 11:53:12 +02:00
Aabed d210a5b7ed adds a missing "/"
yeah, it cause problems
2016-04-22 17:49:03 +03:00
Aabed 368b9cc476 changes api service parameters 2016-04-22 17:46:06 +03:00
Aabed 6ba13c6248 updating version to latest 2016-04-22 17:44:40 +03:00
Davanum Srinivas ed320c64fa Show how to access the deployed service
add a simple "expose deployment" to show the user how to access the nginx containers
2016-04-20 10:26:23 -04:00
johndmulhausen c3b8cccb9f Merge pull request #392 from jmiddleton/patch-1
removed tabs and spaces to fix the text.
2016-04-19 14:04:24 -07:00
Jorge Luis Middleton 1e5f4f5242 removed tabs and spaces to fix the text.
The docs contains "shell" because there were tabs in the text. Also I changed wget for curl on OSX.
2016-04-18 23:00:47 +10:00
Ihor Dvoretskyi a60943d464 Updated env variables to the latest versions
To simplify the deployment process, the sample components versions were updated to the latest actual.
2016-04-17 18:05:48 -07:00
johndmulhausen 063a455db1 Merge pull request #126 from CenturyLinkCloud/add-clc
Adding getting started on centurylink cloud
2016-04-14 14:43:02 -07:00
johndmulhausen 666ca311f0 Merge pull request #294 from vishh/delete-vagrant
Remove vagrant from the UI.
2016-04-14 14:40:33 -07:00
johndmulhausen 2d3353a03d Merge pull request #73 from idvoretskyi/patch-2
Automated way of cluster setup added
2016-04-14 14:39:25 -07:00
johndmulhausen e4d797f1f6 Merge pull request #381 from jimmyjones2/patch-2
Fix docker multi node table entry
2016-04-14 14:29:04 -07:00
Jimmy Jones 3616de930a Fix broken link 2016-04-14 21:02:24 +01:00
Jimmy Jones 32ded088da Fix docker multi node table entry 2016-04-14 20:56:56 +01:00
johndmulhausen f9778b1ac2 Merge pull request #333 from idvoretskyi/patch-4
Changed container removing command
2016-04-13 15:57:09 -07:00
johndmulhausen 449157a4de Update index.md 2016-04-13 13:48:44 -07:00
johndmulhausen f8ed02241a Merge pull request #332 from idvoretskyi/patch-3
Updated latest Kubernetes version
2016-04-13 13:38:02 -07:00
Matthias Schmitz fb8683ce40 Fix broken links in getting-started-guide/logging
* Kubernetes contrib moved to it's own repository
  so the old link to the README.md ends in a 404. Updated it to the new
  location in https://github.com/kubernetes/contrib

* Add the missing ".html" to the blog link.
2016-04-13 10:07:16 +02:00
johndmulhausen 8382c00a36 Merge pull request #331 from idvoretskyi/patch-1
Updated latest Kubernetes version to be set via a variable
2016-04-12 16:36:42 -07:00
johndmulhausen 0cabf01686 Merge pull request #320 from f-higashi/docker_multinode_centos
Fix docker options setting in CentOS
2016-04-12 16:34:16 -07:00
johndmulhausen bedd564779 Merge pull request #348 from mehdichamouma/patch-1
Update scratch.md - Broken link in the docs
2016-04-11 14:11:47 -07:00
Ihor Dvoretskyi 28976086ff Updated stable and latest Kubernetes versions to be set via a variable
Added method to set a Kubernetes variable to the latest and actual versions.

Updated command with added variable.

Following the https://github.com/kubernetes/kubernetes.github.io/pull/43
2016-04-08 16:57:13 -07:00
king6cong 64c8926ade fix run flannel command 2016-04-09 03:04:19 +08:00
mikebrow 62fdb3f5fa addresses issue #81
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-08 13:49:34 -05:00
Mehdi Chamouma 13d264f357 Update scratch.md
Fix a broken link
2016-04-08 19:54:47 +02:00
Ihor Dvoretskyi 0d595bf95a Changed container removing command
Changed `docker kill` to `docker rm` as completely cleaning solution for this case.
2016-04-06 17:27:35 -07:00
Ihor Dvoretskyi 6feee8741c Updated latest Kubernetes version
Updated latest Kubernetes version to 1.2.1
2016-04-06 17:23:36 -07:00
Ihor Dvoretskyi 7f56aa523e Updated latest Kubernetes version to set via variable
Added method to set a Kubernetes variable to the latest actual version.

Updated command with added variable.

Following the https://github.com/kubernetes/kubernetes.github.io/pull/43
2016-04-06 17:05:39 -07:00
higashi 2df9177e9b Fix docker options setting in CentOS 2016-04-05 23:11:22 +09:00
Mikolaj Pawlikowski 3932b2ecdc Update the kube-proxy arguments for master
`kube-proxy` doesn't accept `--api-masters=`, it takes `--master=` instead
2016-04-05 11:27:12 +01:00
Ihor Dvoretskyi 8f032384ec Automated way of cluster setup added (updated)
Followed the recommendations in https://github.com/kubernetes/kubernetes.github.io/pull/73
2016-04-02 19:46:52 -07:00
Gert Leenders df6d4813d3 Removed sentence as suggested 2016-04-02 07:59:42 +02:00
Dan Lorenc 763fd56337 Fix deployDNS.md.
There is no mention of where to find kube-system.yaml, and it's not
necessary with kubectl 1.2. You can just create the namespace
directly.
2016-04-01 10:39:51 -07:00
Gert Leenders 16e0ef9ad2 Put back in place project id placeholder 2016-04-01 11:32:46 +02:00
Gert Leenders 2697a17407 Replaced replication controllers with deployments 2016-04-01 08:16:22 +02:00
Vishnu Kannan cbbdb5354d Remove vagrant from the UI. It hasn't been working reliably on OS X for many people.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-03-31 13:35:48 -07:00
Janet Kuo 9ee89b4e48 Update docs using kubectl.sh run 2016-03-30 16:00:00 -07:00
Brian Grant 21887f20ee Merge pull request #287 from chuckbutler/juju-docs
Updated Juju Documentation
2016-03-30 15:30:30 -07:00
ckleban aa7580de81 Cap fix 2016-03-30 13:50:53 -07:00
ckleban 1510530d68 Make needed changes to the getting started guide for CLC
based on comments in PR  126
2016-03-30 13:48:40 -07:00
Janet Kuo 0c3de487a7 Teach users how to download K8s in local cluster guide 2016-03-30 13:48:19 -07:00
ckleban f27bcff8b1 Merge remote-tracking branch 'kubernetes/master' into add-clc 2016-03-30 12:02:50 -07:00
Matt Bruzek 8ac73e38a1 Spelling and other formatting changes. 2016-03-30 08:38:23 -05:00
johndmulhausen 0d31281f27 Surfaces previously hidden topics that had URL conflicts, moves pages to index.md as often as possible 2016-03-29 14:58:48 -07:00
Matt Bruzek a0dc91ccb5 Addressing review comments from @chuckbutler. 2016-03-29 16:17:36 -05:00
Matt Bruzek 799f084645 Added more words at the bottom and layer reference. 2016-03-29 11:28:14 -05:00
Matt Bruzek fd125f229d Adding my thoughts on the juju getting started doc. 2016-03-29 11:12:14 -05:00
Benjamin Sonntag 0981f5803d latest kubernetes requires golang 1.4+
Latest kubernetes requires golang 1.4+ as shown below : 

```mykub:~/kubernetes hack/local-up-cluster.sh
Detected go version: go version go1.3.3 linux/amd64.Kubernetes requires go version 1.4 or greater.Please install Go version 1.4 or later.
```
2016-03-29 17:00:45 +02:00
Charles Butler 11dc763bbb Work done yesterday 2016-03-29 10:54:35 -04:00
Erwin van Eyk 7d3e28e7d5 Advice a shallow clone to reduce download 2016-03-29 16:20:15 +02:00
Erwin van Eyk 2448450dc7 Corrected references to version of the default k8s 2016-03-28 13:16:50 +02:00
Vishnu Kannan aae9499016 Fix several issues with the local docker based cluster documentation. 2016-03-25 16:41:53 -07:00
johndmulhausen e0ff6f51a0 Update scratch.md 2016-03-25 16:17:37 -07:00
johndmulhausen 3c38ebb371 Fixes #235 2016-03-25 16:14:26 -07:00
johndmulhausen fcc4e4a76d Fixes #247 2016-03-25 16:08:49 -07:00
johndmulhausen 2df195fdf6 Fixes bad link to DNS 2016-03-25 14:01:07 -07:00
Vishnu Kannan b8dd9ad381 Fix docker based localhost setup documentation. 2016-03-25 10:33:40 -07:00
Vladimir Rutsky 32211b516e fix name: "CLUSTERNAME" -> "CLUSTER_NAME"
`CLUSTER_NAME` is used below several times.
2016-03-22 15:02:26 +04:00
johndmulhausen a9f14224e3 Merge pull request #64 from mfanjie/update-vagrant-docs
update proxy settings doc
2016-03-21 15:09:11 -07:00
johndmulhausen 2aee7636f9 Merge pull request #195 from madhusudancs/gettingstarted-docker-expose
Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created.
2016-03-21 15:03:55 -07:00
Vladimir Rutsky ad02c1a4d3 fix typo: "kublet" 2016-03-21 22:41:24 +04:00
Madhusudan.C.S 1c27f43b7b Now that kubectl run creates a deployment by default, expose here should expose the deployment previously created. 2016-03-18 16:09:33 -07:00
johndmulhausen 02e6fff302 Merge pull request #70 from MikeSpreitzer/issue/69
Issue #69: Updated version of k8s from 1.1.4 to 1.1.8
2016-03-17 17:24:20 -07:00
johndmulhausen cae5138957 Update deployDNS.md 2016-03-17 17:14:50 -07:00
John Mulhausen dbe21d103a Refresh of refdocs; adds autoscaling and batch 2016-03-17 15:58:12 -07:00
johndmulhausen de1558b744 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-03-16 15:54:46 -07:00
johndmulhausen c8dd8b8831 Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
ckleban a6ac56f6d6 Adding getting started on centurylink cloud
Upload the first versions of clc.md and adding a reference to this page
from the getting started index.md
2016-03-14 15:37:20 -07:00
Matthias Lübken 7a2327ec8c Update binary_release.md
Added instructions to use the homebrew package manager on OS X. There is an official formula which is also relatively uptodate: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/kubernetes-cli.rb
2016-03-14 16:49:14 +01:00
johndmulhausen b840399f4a Update flannel_multi_node_cluster.md 2016-03-12 09:01:48 +00:00
johndmulhausen fad094151f Update binary_release.md 2016-03-08 07:59:50 +00:00
johndmulhausen f6dd3299fb Update binary_release.md 2016-03-08 07:58:34 +00:00
johndmulhausen e065008863 Update binary_release.md 2016-03-08 07:56:40 +00:00
johndmulhausen 26c41708b5 Update binary_release.md 2016-03-08 07:53:23 +00:00
johndmulhausen 2dcdc6049c Update binary_release.md 2016-03-08 07:52:13 +00:00
johndmulhausen 0bd76103be Update binary_release.md 2016-03-08 07:48:49 +00:00
mfanjie 04aac861b4 update proxy settings doc 2016-03-08 10:07:46 +08:00
Ihor Dvoretskyi 7657bf367a Automated way of cluster setup added
With the purpose of easier deployment of libvirt-coreos Kubernetes cluster with the default settings, the way of installing using the automated script from https://get.k8s.io/ has been added.
2016-03-07 17:38:03 -08:00
John Mulhausen a777a06bb1 Refdocs for 1.2 import 2016-03-07 16:51:25 +00:00
Mike Spreitzer eff46eb765 Issue #69: Updated version of k8s from 1.1.4 to 1.1.8 2016-03-07 11:01:51 -05:00
John Mulhausen 869e7de45a Nips/tucks to 1.2 import, image additions, SASS fix for tables and code overflow 2016-03-07 13:05:16 +00:00
mfanjie 98b68ad407 convert md files to unix format 2016-03-07 10:29:06 +08:00
mfanjie 7720b340c1 add proxy settings doc 2016-03-07 10:15:50 +08:00
John Mulhausen ee01d0661a Nips and tucks to Kubernetes 1.2 imports, config change default to 1.2 2016-03-06 18:28:56 +00:00
John Mulhausen a6f6fd01cd 1.2 additions for getting-started-guides/ and new non-Markdown files for user-guides 2016-03-06 17:55:12 +00:00
John Mulhausen 9a5aab72df Assigning remaining topics to TOC. Some deletions, combinations, and relegations to READMEs. Deactivating AnswerDash for now. 2016-03-06 02:24:03 -08:00
John Mulhausen e668a0be11 Fixing links to devel/ to point to kubernetes master repo 2016-03-03 15:11:05 -08:00
johndmulhausen 50704476d6 Application of code include widget, hack curl calls for three file downloads, saas code/pre fixes, comment-out of version drop-down 2016-03-01 19:43:10 -08:00
John Mulhausen 4c9e72c518 Moving docs from /vX to /docs; we will use branches for old versions. 2016-02-29 15:17:22 -08:00