johndmulhausen
049e19bfc2
Merge pull request #867 from eyalev/patch-4
...
Add line break between commands
2016-07-19 12:02:12 -07:00
johndmulhausen
6d0dfe00b3
Merge pull request #869 from eyalev/patch-6
...
Remove redundant line
2016-07-19 12:01:54 -07:00
johndmulhausen
e0fb3e0a48
Merge pull request #871 from eyalev/patch-7
...
Remove redundant word
2016-07-19 12:01:18 -07:00
Phillip Wittrock
aa506b565f
Merge pull request #527 from mattdoran/patch-1
...
Inconsistent secret name in db credentials example
2016-07-19 11:22:31 -07:00
johndmulhausen
27193347fd
Merge pull request #868 from eyalev/patch-5
...
Fix decode flag
2016-07-19 10:54:09 -07:00
Phillip Wittrock
c622ec399e
Merge pull request #523 from thuey/patch-1
...
Fixes "Error: unknown shorthand flag: 't' in -type=json"
2016-07-18 15:22:36 -07:00
Phillip Wittrock
4417c4e9d3
Merge pull request #761 from Malet/patch-1
...
Fix "Sharing Clusters" docs error
2016-07-18 15:09:21 -07:00
Phillip Wittrock
e95c54ae22
Merge pull request #713 from bodepd/host_path_update
...
Minor changes to volume.md
2016-07-18 14:56:28 -07:00
Phillip Wittrock
d4a4d3e22e
Merge pull request #864 from krmayankk/fix1
...
fix doc bug 64Mb is 2^26
2016-07-18 08:32:15 -07:00
Eyal Levin
1c58c91401
Remove redundant word
2016-07-17 17:32:05 +03:00
Eyal Levin
22c41d2dfc
Remove redundant line
...
The link refers to itself.
2016-07-17 16:03:13 +03:00
Eyal Levin
5e9ef0f593
Fix decode flag
...
I'm on Ubuntu 14.04 and `-D` is invalid.
`-d` gets the required output.
2016-07-17 15:39:54 +03:00
Eyal Levin
3676d73665
Add line break between commands
...
Currently the second command seems to "disappear" between the two outputs. This change tries to mitigate it.
2016-07-17 15:16:44 +03:00
Michael Wasser
2fcf8d31c0
Update jobs future work
...
See https://github.com/kubernetes/kubernetes/issues/2156#issuecomment-223385808
2016-07-16 14:35:45 -07:00
Mayank Kumar
c927ce104e
fix doc bug 64Mb is 2^26
2016-07-16 00:08:56 -07:00
Quinton Hoole
b122a8ddea
Address review feedback.
2016-07-15 10:05:03 -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
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
6e930b52ed
Merge pull request #800 from ryane/patch-1
...
fix LoadBalancer spelling in services-firewalls.md
2016-07-14 19:07:42 -07:00
Matt Dupre
ef8005c112
Correct hyphenation of net.beta.kubernetes.io/network-policy
2016-07-14 17:23:30 -07:00
Matthew Wong
25dc768bdc
Add section on label selectors to PVC doc
2016-07-14 16:08:41 -04: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
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
Quinton Hoole
ffcc0baadb
User Guide for Federated Services.
2016-07-13 16:33:48 -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
Ł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
Eric Tune
389c77b6ac
Describe CPU and Memory resources.
2016-07-10 07:53:38 -07:00
Ryan Eschinger
5c0f338c3e
fix LoadBalancer spelling in services-firewalls.md
2016-07-09 07:44:09 -04:00
Ivan Babrou
c787d16479
Fix quotes in yaml
2016-07-08 20:52:55 +01: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
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
johndmulhausen
81aa4c8712
Merge pull request #478 from ingvagabund/extend-secrets-with-key2path-and-atomic-updates
...
Extend secrets docs with key to path mapping and automatic updates
2016-07-06 17:01:15 -07:00
johndmulhausen
a135f0a717
Merge pull request #507 from therc/patch-2
...
Update service doc with AWS ELB SSL annotations
2016-07-06 17:00:33 -07:00
johndmulhausen
cc3efb7eec
Merge pull request #757 from bprashanth/petset_1.3_init
...
Petset initialization
2016-07-06 16:59:12 -07:00
Prashanth Balasubramanian
4df7d96369
Petset bootstrapping
2016-07-06 16:21:48 -07:00
Prashanth Balasubramanian
37510560b6
Petset 1.3 user guide
2016-07-06 16:21:45 -07:00
Minhan Xia
700cecea80
Merge pull request #748 from freehan/hairpin
...
add explaination of hairpin problem
2016-07-06 15:20:50 -07:00
Minhan Xia
0c8bf7b160
add explaination of hairpin problem
2016-07-06 15:18:10 -07:00
Tim Hockin
c8c918ad98
Merge pull request #401 from danwinship/iptables-readiness
...
Warn that iptables proxier doesn't handle readiness failures.
2016-07-05 23:32:53 -07:00
Jisoo Park
03ba417287
Fix the link url to deployments doc
2016-07-04 21:27:39 +09:00
johndmulhausen
8e4631af2e
Merge pull request #763 from skippbox/fixit-701
...
fixit-701: correct expression to get externalIP
2016-06-30 15:37:52 -07:00