Konstantinos Tsakalozos
dbedb28b51
Update backups.md
2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos
923aeb8bda
Update backups.md
2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos
5e5d91e3c2
Update validation.md
2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos
a15d5c1223
Update installation.md
2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos
6dc694a161
Update index.md
2017-03-02 10:34:18 -08:00
Rob Szumski
c3e5ad74c5
getting-started-guides: add CoreOS Tectonic
2017-03-02 09:47:54 -08:00
chenhuan12
764225a7a0
fix the command output
...
fix the command output
2017-02-28 09:50:58 -08:00
huzhifeng
1cbd24e888
Merge two pieces to one words
2017-02-27 17:34:21 -08:00
huzhifeng
06104e35a3
Update grammar for kubeadm.md, thanks @chenopis
2017-02-27 17:34:21 -08:00
huzhifeng
d30c4a7c78
Add diagnose tips when you face problem.
2017-02-27 17:34:21 -08:00
Stephen Gordon
29b3f2b99a
Provide correct location for KUBE_ETCD_SERVERS
...
Provide correct location for KUBE_ETCD_SERVERS configuration key. It was
previously listed as being in /etc/kubernetes/config but is actually in
/etc/kubernetes/apiserver.
Related: https://github.com/kubernetes/kubernetes.github.io/issues/1600
2017-02-25 16:12:07 -05:00
chenhuan12
4508f114f9
fix command kubectl get svc,pod output
...
fix command kubectl get svc,pod output
2017-02-24 15:03:17 -08:00
huzhifeng
180a9b6abc
package apt-transport-https should be installed
...
Ubuntu default install not include apt-transport-https. so if you want to download package from https repo, you need install apt-transport-https package first
2017-02-24 15:00:21 -08:00
roopakparikh
fb7a756a77
Removed Extra space in the KUBE2GO commit
...
Last pull request had an extra space and was missing a newline between the last provider and KUBE2GO
2017-02-23 14:26:29 -08:00
roopakparikh
741292ddb6
Added KUBE2GO.io
...
Adding a new Free service KUBE2GO.io that provides quick creation of K8s clusters on AWS and other public clouds.
2017-02-23 14:26:29 -08:00
divyenpatel
f1ecafcdb1
updated vsphere getting started guide
...
addressed review comments
addressed chenopis's review comments
2017-02-21 14:12:33 -08:00
Jorge O. Castro
ed63f9a8ce
Let's put kubectl in ~/bin.
2017-02-16 09:27:26 -08:00
Michael Mrowetz
0366fcc114
#2534 mark openstack-heat as standalone-salt-conf
2017-02-15 14:15:01 -08:00
Zhou Tao
3512bc673b
doc(kubeadm.md) - change base64 decode option to '--decode'
...
`base64 -D` will lead to error on Ubuntu: "base64: invalid option -- 'D'"
2017-02-13 23:05:50 -08:00
Andrew Chen
6ceec5095e
reimplement PR #2217
...
socks shop port changed
2017-02-13 10:10:34 -08:00
Robert Roland
2f1ae18bfc
Adds documentation for new vSphere vm-uuid parameter.
...
Related to kubernetes/kubernetes#40892
2017-02-09 13:01:47 -08:00
Andrew Martin
5dda4058f1
Fix typo
...
`pages` -> `page`
2017-02-08 14:55:50 +00:00
caiyixiang
4f390bc64f
Update minikube.md
2017-02-06 13:48:57 -08:00
Philipp T
b6149571ce
Update kubeadm.md
...
grammar ocd
2017-02-06 13:42:32 -08:00
Shawn McCarthy
e3368b9733
Use base64 -D instead of -d
2017-02-02 14:44:39 -08:00
Sean M. Collins
011178a5da
[OpenStack-Heat] Use openstackclient to list the Heat stack
...
python-openstackclient is a more modern tool
2017-02-02 10:27:23 -08:00
Steve Perry
af5cc6a17f
Merge branch 'master' into getting-started
2017-02-01 14:05:49 -08:00
Jared
fa9cb16339
Fixed broken link to build directory
...
https://github.com/kubernetes/kubernetes.github.io/issues/2384
2017-02-01 11:11:48 -08:00
Jeff Mendoza
a32a2a59c2
Getting started guides overhaul.
2017-02-01 11:03:08 -08:00
Samuel Cozannet
c317ac00d8
modified: docs/getting-started-guides/ubuntu/operational-considerations.md
...
* Rewording the access section for the controller to make it more user friendly
* fix typos
2017-01-31 10:39:00 -08:00
Samuel Cozannet
147bb4cf02
modified: docs/getting-started-guides/ubuntu/index.md
...
* adding Operational Considerations section
modified: docs/getting-started-guides/ubuntu/logging.md
* Moving logging section from operational-considerations.md to logging.md
renamed: docs/getting-started-guides/ubuntu/operations.md -> docs/getting-started-guides/ubuntu/operational-considerations.md
* mapping to the proposed name
* ditched CDK naming in favor of k8s or cluster
* add whitelines for titles
2017-01-31 10:39:00 -08:00
Samuel Cozannet
6f1c745bb6
dummy commit to register new email
2017-01-31 10:39:00 -08:00
Samuel Cozannet
e28cec48e9
dummy commit to register new email
2017-01-31 10:39:00 -08:00
Samuel Cozannet
095b4bcf54
adding operational hints for people running long lived clusters
2017-01-31 10:39:00 -08:00
Samuel Cozannet
b3bfa8a906
adding fix for load balancer interference with helm
2017-01-31 10:39:00 -08:00
Andrew Chen
dbc615e862
Reimplementing #1708
...
PR #1708 was Tech LGTM'ed, but the CLA needed to be re-signed (the new CLA needed to be signed), so I'm reimplementing the changes here.
2017-01-26 15:13:51 -08:00
Andrew Chen
ef4ff9b6fb
reimplementation of PR #2165
...
PR #2165 was LGTM'ed, but the CLA check failed even after contributor signed it, so I'm reimplementing those changes here.
2017-01-26 15:02:50 -08:00
Jared
f59094324e
grammar issue
...
Fixed https://github.com/kubernetes/kubernetes.github.io/pull/2348
2017-01-26 12:08:42 -08:00
Bogdan Dobrelya
b10426383e
Fix the tool link for Kargo docs
...
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
2017-01-25 10:23:53 -08:00
divyenpatel
f331ebe332
Updated known issues in docs/getting-started-guides/vsphere.md
2017-01-24 16:06:23 -08:00
luks
b1dfb93e1b
minor fix and explain cluster-cidr/allocate-node-cidr in the controller-manager section
2017-01-24 14:54:46 -08:00
Bogdan Dobrelya
d09498f7c1
Add docs for Kargo installer for Kubernetes
...
Add documentation for Getting Started guides.
Kargo is an incubated Kubernetes project
https://github.com/kubernetes-incubator/kargo .
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
2017-01-24 14:36:15 -08:00
Jorge O. Castro
3d39da4670
Add github.com as a network dependency.
2017-01-24 13:18:31 -08:00
Jorge O. Castro
5ac4ac6eba
Add conjure-up instructions.
2017-01-24 13:18:31 -08:00
Jorge O. Castro
64f86459e0
Fix broken link.
2017-01-24 13:18:31 -08:00
Andrew Chen
d47e28110b
Merge pull request #2295 from oskarpearson/kubectl_https
...
Replace Kubectl instructions with reference to authoritative page
2017-01-24 11:31:19 -08:00
Andrew Chen
a560c934d4
Merge pull request #2300 from r2d4/minikube-docs
...
Change reviewers of minikube to r2d4 and aprindle
2017-01-24 11:25:11 -08:00
tolleiv
fa702ad1fe
Update dead link with link to ubuntu.com
2017-01-21 00:45:28 +01:00
Matt Rickard
1a0e15c915
Change reviewers of minikube to r2d4 and aprindle
2017-01-19 10:17:23 -08:00
Oskar Pearson
8f37b020b0
Replace Kubectl instructions with reference to authoritative page
...
This page previously included instructions to use curl to download and install
Kubectl via http, rather than with https. This exposed the end user to
man-in-the-middle attacks.
Additionally, the instructions given here are slightly different from the
authoritative page at https://kubernetes.io/docs/getting-started-guides/kubectl/
- which covers useful things like getting the latest release and setting up tab
autocompletion.
Rather than just change 'http' to 'https' in the URLs here, I've updated the
minikube setup page to include a reference to the kubectl setup page.
2017-01-19 07:49:41 +00:00