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
|
a050413349
|
Merge pull request #399 from rwillmer/master
Add example for hostPath volume type
|
2016-07-15 08:23:36 -07:00 |
Phillip Wittrock
|
41374496e9
|
Merge pull request #811 from justinsb/multizone_fixes
Two minor fixes to multizone doc
|
2016-07-15 08:22:21 -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
|
c560f40476
|
Merge pull request #538 from timBrockman/patch-1
Update hellonode.md to address Connection refused
|
2016-07-15 08:06:01 -07:00 |
Phillip Wittrock
|
248e2b3bd5
|
Merge pull request #654 from rata/node-conditions
Document all node conditions in k8s 1.2
|
2016-07-15 07:55:44 -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 |
Tim Hockin
|
0138900a94
|
Merge pull request #797 from lukaszo/pf
Fix commands in Connect with Port Forwarding guide
|
2016-07-14 23:30:03 -07:00 |
johndmulhausen
|
28769652b1
|
Merge pull request #843 from johananl/patch-1
Update aws.md - S3 access required
|
2016-07-14 21:51:34 -07:00 |
johndmulhausen
|
6e930b52ed
|
Merge pull request #800 from ryane/patch-1
fix LoadBalancer spelling in services-firewalls.md
|
2016-07-14 19:07:42 -07:00 |
Johanan Lieberman
|
ff50399b6f
|
Add missing closing parantheses
|
2016-07-15 02:48:52 +03:00 |
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 |
johndmulhausen
|
e30ce75757
|
Merge pull request #832 from MikeSpreitzer/netpolschema
Added missing list structure in example NetworkPolicy
|
2016-07-14 12:53:45 -07:00 |
johndmulhausen
|
43fbbb7373
|
Merge pull request #837 from ronaldpetty/patch-1
CMD syntax is invalid
|
2016-07-14 12:50:00 -07:00 |
johndmulhausen
|
0025e131e6
|
Merge pull request #829 from Kashomon/master
Capitalize replica set -> Replica Set for consistency.
|
2016-07-14 12:49:28 -07:00 |
johndmulhausen
|
383a1a95e1
|
Merge pull request #824 from jakon89/master
Fix for Cassandra example link
|
2016-07-14 12:47:21 -07:00 |
johndmulhausen
|
110b646f7b
|
Merge pull request #836 from allanlei/patch-1
Incorrect binary download link for linux/amd64
|
2016-07-14 12:46:37 -07:00 |
Pete Miller
|
d516a86a7a
|
fix links to volume examples
|
2016-07-14 15:03:27 +01:00 |
Ronald Petty
|
dfa61ed831
|
CMD syntax is invalid
Argument to 'cat' command was lost. Merged 'cat' and args for exec command syntax.
|
2016-07-13 20:58:42 -07: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
|
4c51bb9baf
|
Merge pull request #826 from janetkuo/minikube-kubectl
Add one-line installation for kubectl in minikube guide
|
2016-07-13 09:57:59 -07:00 |
Mike Spreitzer
|
6208bcf9ef
|
Added missing list structure in example NetworkPolicy
Fixes #801
|
2016-07-13 11:52:17 -04:00 |
Josh Hoak
|
8240c9259a
|
Capitalize replica set -> Replica Set for consistency.
|
2016-07-12 13:54:36 -07:00 |
Manuel de Brito Fontes
|
6fede2cf0f
|
Update nginx-slim image version and remove default command
|
2016-07-12 15:03:47 -04:00 |
Janet Kuo
|
198666e83f
|
Add one-line installation for kubectl in minikube guide
|
2016-07-12 11:12:51 -07:00 |
Adam J
|
b1ccad5099
|
Fix for Cassandra example link
I've fixed invalid link to Cassandra example.
|
2016-07-12 19:13:07 +02:00 |
Eric Tune
|
ddf532e786
|
Merge pull request #809 from erictune/authadm-b
Mention runtime-config flag for RBAC.
|
2016-07-12 09:38:29 -07:00 |
Łukasz Oleś
|
3a151822bc
|
Fix commands in Connect with Port Forwarding guide
fixes:
* added -f flag to command create
* changed not existent flag -t to --template
|
2016-07-11 22:55:48 +02:00 |
johndmulhausen
|
3921cbe41d
|
Merge pull request #795 from bobrik/fix-quotes
Fix quotes in yaml
|
2016-07-11 10:32:50 -07:00 |
johndmulhausen
|
63ac596470
|
Merge pull request #798 from alena1108/dnsaddonlinkfix
Broken link fix on dns doc page
|
2016-07-11 10:32:21 -07:00 |
Justin Santa Barbara
|
272814cdb2
|
Two minor fixes to multizone doc
|
2016-07-10 17:36:55 -04:00 |
Eric Tune
|
bda17741b3
|
Mention runtime-config flag for RBAC.
|
2016-07-10 08:10:48 -07:00 |
Eric Tune
|
a9f8a8eb56
|
authentication, authorization, admission overview
Added diagram too.
|
2016-07-10 07:11:17 -07:00 |
Eric Tune
|
20fed78fc7
|
Remove not useful text from accessing-the-api
|
2016-07-10 07:00:27 -07:00 |
Eric Tune
|
554e5e0def
|
Remove reference to old nginx proxy, and port 6443
Port 6443 is still a default, but not commonly used
byt setup scripts.
|
2016-07-10 07:00:27 -07:00 |
Eric Tune
|
f9fed7fe49
|
Remove reference to long-gon readonly port
|
2016-07-10 07:00:27 -07:00 |
Ryan Eschinger
|
5c0f338c3e
|
fix LoadBalancer spelling in services-firewalls.md
|
2016-07-09 07:44:09 -04:00 |
Alena Prokharchyk
|
dfb8da7e54
|
Broken link fix on dns doc page
|
2016-07-08 14:15:48 -07:00 |
Ivan Babrou
|
c787d16479
|
Fix quotes in yaml
|
2016-07-08 20:52:55 +01: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
|
0cda4b6dee
|
Merge pull request #778 from leecalcote/patch-2
docs/kubelet.md
|
2016-07-07 12:10:40 -07:00 |
johndmulhausen
|
d1074bc3c2
|
Fixing any remaining 1.2 hardcodes
|
2016-07-07 02:18:44 -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 |
johndmulhausen
|
d570275d0d
|
Merge pull request #774 from guersam/patch-1
Fix broken link url to deployments doc
|
2016-07-07 02:10:59 -07:00 |
johndmulhausen
|
cef1accd9d
|
Merge branch 'master' into release-1.3
# Conflicts:
# docs/admin/resourcequota/index.md
# docs/admin/resourcequota/object-counts.yaml
# docs/admin/resourcequota/walkthrough.md
# docs/user-guide/downward-api/index.md
|
2016-07-07 02:00:32 -07:00 |
Quinton Hoole
|
8dc87a6aa9
|
Merge pull request #780 from quinton-hoole/2016-07-06-expunge-ubernetes
Deprecate the term "Ubernetes" in documentation.
|
2016-07-06 17:25:29 -07:00 |
Minhan Xia
|
94e7f02e53
|
Merge pull request #632 from freehan/svcfw
add docs for loadBalancerSourceRange field
|
2016-07-06 17:21:44 -07:00 |
Minhan Xia
|
62677a7f8f
|
add docs for loadBalancerSourceRange field
|
2016-07-06 17:20:44 -07:00 |
Prashanth Balasubramanian
|
1c47cd800c
|
Update ingress docs
|
2016-07-06 17:19:28 -07:00 |