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
johndmulhausen
84caf184e6
Merge pull request #839 from petemill/patch-1
...
fix links to volume examples
2016-07-14 12:46:14 -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
Quinton Hoole
ffcc0baadb
User Guide for Federated Services.
2016-07-13 16:33:48 -07: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
Eric Tune
e63488f721
Merge pull request #827 from aledbf/update-nginx-slim
...
Update nginx-slim image version and remove default command
2016-07-12 12:32:02 -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
Adam Kaplan
aa43a90b0d
Clarify AWS ECR Instructions
...
Adding additional notes on using Kubernetes with AWS EC2 Container Registry. Like GKE, Kubernetes admins in AWS should not use `imagePullSecrets` to store ECR credentials. The kubelets should manage that on your behalf, since Amazon rotates ECR credentials on a regular basis.
2016-07-11 14:11:28 -04: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
Eric Tune
b128c55fc4
Merge pull request #460 from erictune/authadm
...
Improve Auth/Admission documentation
2016-07-11 09:08:16 -07:00
Justin Santa Barbara
272814cdb2
Two minor fixes to multizone doc
2016-07-10 17:36:55 -04:00
keglevich3
10cd664b3e
typo
2016-07-10 19:23:05 +03:00
Eric Tune
bda17741b3
Mention runtime-config flag for RBAC.
2016-07-10 08:10:48 -07:00
Eric Tune
389c77b6ac
Describe CPU and Memory resources.
2016-07-10 07:53:38 -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
Alex Robinson
bbd9067586
Remove dead link to elasticsearch logging example
...
and move the normal elasticsearch example into the logging section.
2016-07-07 23:31:22 +00:00
Minhan Xia
8f65764acb
add usage summary for network plugins
2016-07-07 14:37:29 -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
0cda4b6dee
Merge pull request #778 from leecalcote/patch-2
...
docs/kubelet.md
2016-07-07 12:10:40 -07:00
johndmulhausen
2730cadf8d
Update README.md
2016-07-07 02:25:26 -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
c25923355c
Merge pull request #781 from a-robinson/logs
...
Remove guide that doesn't exist from the index.
2016-07-07 02:10:24 -07:00
johndmulhausen
6ffd9d6b1c
Delete _travis.yml
2016-07-07 02:06:45 -07:00
johndmulhausen
6c9ce7bd35
Delete .travis.yml
2016-07-07 02:06:24 -07:00
johndmulhausen
33c0eea37f
Merge branch 'release-1.3'
2016-07-07 02:04:54 -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
johndmulhausen
660f53a39c
Merge pull request #786 from bprashanth/ing_update
...
Update ingress docs
2016-07-07 01:26:29 -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