leonliao
ae656cc452
Instruct beginners to start minikube cluster with proxy
...
Beginners don't know the details for troubleshooting, better instruction will save time for beginners to trouble shoot logs in minikube complaining gcr.io not reachable and etc.
2017-01-26 10:36:22 -08:00
scjane
8a299b94cf
Update garbage-collection.md
2017-01-26 09:53:18 -08:00
scjane
9b59945b0c
Update salt.md
...
It seems that the ordered list in the "Best Practices" section is unnecessary as there is only one item "1". So can we delete the list?
2017-01-26 09:52:30 -08:00
scjane
e1369ecc4f
Update node-problem.md
2017-01-26 09:50:47 -08:00
Michal Gebauer
2f814b83ad
Typo in pod.md
2017-01-26 10:51:23 +01:00
Andrew Chen
1120a93af5
Merge branch 'master' into patch-1
2017-01-25 16:55:16 -08:00
sandeepveldi
018f51074e
Add Windows version details
...
Adding windows version related download path.
2017-01-25 16:51:43 -08:00
Drinky Pool
bb802690a5
modify get pods to be more accurate
...
modify the "kubectl get pods" to "kubectl get pods -l purpose=demonstrate-envars"
2017-01-25 16:50:22 -08:00
s0rc3r3r01
e1a55e327e
corrected container name
...
the container name is "kubedns" and not "kube-dns"
2017-01-25 16:45:34 -08:00
Jordan Liggitt
d166363fe3
Update ABAC examples to use authenticated/unauthenticated groups
2017-01-25 16:36:53 -08:00
Michael Nelson
b26190b58b
Note about the need to fix permissions for a hostPath volume mount #2260
...
This is a work-around for #2260 until the underlying problem is addressed (https://github.com/kubernetes/kubernetes/issues/2630 ).
2017-01-25 16:29:46 -08:00
Maciej Szulik
e7e7515d73
Update API groups description
2017-01-25 10:40:32 -08:00
Viet Hung Nguyen
9ec7921a3e
Update dead link
2017-01-25 10:33:45 -08:00
scjane
9ba738b6ca
Update rescheduler.md
2017-01-25 10:30:35 -08:00
scjane
f520630010
Update cluster-components.md
2017-01-25 10:29:23 -08:00
scjane
b556ee60d6
Update multi-cluster.md
2017-01-25 10:28:45 -08:00
scjane
246a87b77c
Update multiple-schedulers.md
2017-01-25 10:27:37 -08:00
scjane
8521bdc2b8
Update dns.md
2017-01-25 10:25:29 -08:00
Bilgin Ibryam
94e3c350f5
Typo fixed
2017-01-25 10:24:49 -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
Steve Perry
5be3af942c
Merge branch 'master' into logging-sidecar-refactoring-2
2017-01-25 09:07:11 -08:00
scjane
27d0048498
Update master-node-communication.md
2017-01-25 17:25:31 +08:00
Scott Collier
0e1670ccb8
looks like a couple of words got swapped when describing the ConfigMap for kube-dns, just fixing that up
2017-01-24 16:21:34 -08:00
Hugues Malphettes
e93bb9dc27
Format JSON: missing comma
2017-01-24 16:19:50 -08:00
Andrew Chen
6afde69458
fixed broken link re: issue #1687
...
Updated link to go to https://github.com/kubernetes/kubernetes/tree/master/examples/guestbook
which is a redis example mentioned in https://kubernetes.io/docs/samples/
2017-01-24 16:09:26 -08:00
divyenpatel
f331ebe332
Updated known issues in docs/getting-started-guides/vsphere.md
2017-01-24 16:06:23 -08:00
Scott Collier
220352d117
removing word that doesn't flow correctly
2017-01-24 16:03:01 -08:00
Michael Fraenkel
324451c337
mend
2017-01-24 15:58:11 -08:00
Michael Fraenkel
7abcc6c854
Document new optional support for ConfigMap and Secret
...
Corresponds to proposal https://github.com/kubernetes/community/pull/175
2017-01-24 15:58:11 -08:00
Andrew Chen
d890d8f97a
Fixed typo
...
changed "speed" to "sped" for proper tense
2017-01-24 15:52:43 -08:00
Cemalettin Koc
f99d34ff1a
Align kubeconfig resolution with the rest of documentation
...
It seems that this part has a missing documentation. Here is the reference of `kubectl` configuration.
https://kubernetes.io/docs/user-guide/kubectl/kubectl_config/
2017-01-24 15:52:04 -08:00
scjane
0fd32489a8
Update ha-master-gce.md
2017-01-24 15:38:44 -08:00
scjane
4bbd9ba6ce
Update index.md
2017-01-24 15:37:34 -08:00
sallydeng
d7ce58eacc
Update ui.md
...
I installed gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0. When I deploy a containerized app through dashboad ui, the appname can be "dxltest1" . The "dxltest1" can be deployed successfully. so the appname can be end with a number.
2017-01-24 15:29:41 -08:00
Justin Nauman
5e77cd1825
Updates on the PV zone affinity documentation
...
Updates docs around the PV distribution process per the linked issues
2017-01-24 15:09:31 -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
xilabao
e2a732f4eb
Update groups to passwordfile
...
ref to https://github.com/kubernetes/kubernetes/pull/39651
2017-01-24 14:25:47 -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
Yonathan Randolph
b9f53d7991
Fix typo tcp -> TCP
2017-01-24 13:15:08 -08:00
Yonathan Randolph
56d88e9566
Fix code formatting
2017-01-24 13:15:08 -08:00
Huamin Chen
c24ed09231
fix persistent volume example link
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-01-24 13:04:55 -08:00
Andrew Chen
b7206ba9f0
Merge pull request #2251 from mlbiam/master
...
integrated docs from ts.com wiki w/o product info
2017-01-24 11:56:57 -08:00
Andrew Chen
c4997a846b
Merge pull request #2326 from liggitt/tpr
...
Add link to feature issue for TPR
2017-01-24 11:48:21 -08:00
Andrew Chen
169a6ea205
Merge pull request #2281 from xialonglee/patch-3
...
fix yaml source links of addons
2017-01-24 11:44:55 -08:00
Andrew Chen
c906c5f998
Merge pull request #2282 from ahawtho/patch-2
...
Fix 'pod definition' link on environment-guide
2017-01-24 11:41:22 -08:00
Andrew Chen
4d4932bbf7
Merge branch 'master' into mysql-statefulset
2017-01-24 11:33:19 -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