Commit Graph

238 Commits (cc6c22b52d3ad722dadea152ef6178d8105609d8)

Author SHA1 Message Date
Phillip Wittrock 4fdf73c65f Merge pull request #470 from mwhahaha/patch-2
Update create-certs file location
2016-07-20 09:12:03 -07: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
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
dlorenc d1898b59df Add minikube docs to the "Downloading or Building Kubernetes" page. 2016-06-27 14:23:52 -07: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 Baldwin 0efeece39d Update index.md 2016-06-17 22:37:21 -07: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