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