johndmulhausen
e0fb3e0a48
Merge pull request #871 from eyalev/patch-7
...
Remove redundant word
2016-07-19 12:01:18 -07:00
Phillip Wittrock
7103d08acc
Merge pull request #304 from glnds/master
...
Replaced replication controllers with deployments
2016-07-19 11:54:16 -07:00
Phillip Wittrock
2ed946b785
Merge pull request #213 from jimmyjones2/patch-1
...
Missing executable in docker command line
2016-07-19 11:49:39 -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
Gert Leenders
e27902eb02
Changed deployment definition as suggested
2016-07-19 07:20:11 +02:00
Vish Kannan
2ac973c0dd
Merge pull request #595 from liujunhui74/patch-1
...
Running behind a proxy
2016-07-18 16:42:50 -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
a8c3c45659
Merge pull request #261 from erwinvaneyk/patch-1
...
Corrected references to version of the default k8s
2016-07-18 15:06:33 -07:00
Phillip Wittrock
12f2b676f6
Merge pull request #306 from porridge/services-selector
...
Correct "kubectl get services" output.
2016-07-18 15:03:20 -07:00
Phillip Wittrock
fe0aa91063
Merge pull request #164 from gangefors/patch-1
...
Fix proxy environment variable names
2016-07-18 15:01:28 -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
da0c5441c9
Merge pull request #855 from MikeSpreitzer/docfixtoo
...
Fixed rkt/cni typo and noted use of ca-key.pem for worker
2016-07-18 14:49:42 -07:00
Phillip Wittrock
d25272f8fd
Merge pull request #857 from jatins/patch-2
...
list Minikube under "local-machine solutions"
2016-07-18 14:49:07 -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
Matt T. Proud
5f2ba4c2cd
docs: convert curl downloads from HTTP to HTTPS
...
Several command literals in the installation documents for downloading
used `curl` with non-HTTPS protocol. They have been converted to HTTPS
for both man-in-the-middle risk reduction and consistency with the rest
of the documentation corpus.
2016-07-18 10:26:45 +02: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
Dalton Hubble
d9853f020a
Add official CoreOS bare metal guide
2016-07-15 23:07:06 -07:00
Phillip Wittrock
1d24f26a77
Merge pull request #812 from justinsb/aws_kubeup_fixes
...
Update AWS docs for 1.3
2016-07-15 11:13:47 -07:00
jatins
180866b0dd
list Minikube under "local-machine solutions"
...
List Minikube under "local-machine solutions" as the recommended solution.
2016-07-15 23:05:16 +05:30
Quinton Hoole
b122a8ddea
Address review feedback.
2016-07-15 10:05:03 -07:00
Justin Santa Barbara
a2abe12734
Update AWS docs for 1.3
...
* We are using Debian by default
* New instance sizes
* We never used OVS
* Add link to kops
2016-07-15 12:13:15 -04:00
Mike Spreitzer
7053058632
Fixed rkt/cni typo and noted use of ca-key.pem for worker
...
Fixed a typo and an oversight in the instructions for deploying
Kubernetes with Calico on Ubuntu.
Fixes #614
Fixes #616
2016-07-15 12:00:34 -04:00
Phillip Wittrock
cf86f98704
Merge pull request #424 from aabed/master
...
Update the template to version 1.2.2
2016-07-15 08:46:52 -07:00
Phillip Wittrock
af7ceb2947
Merge pull request #412 from dims/patch-1
...
Show how to access the deployed service
2016-07-15 08:30:40 -07:00
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
jatins
905703bfcd
documentation as suggested #338
2016-07-15 17:49:46 +05:30
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
Jimmy Cuadra
f1d7b1c9c5
Use correct API group name for RBAC.
2016-07-14 19:37:39 -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
johndmulhausen
4bc2cd9ce4
Merge pull request #846 from johananl/patch-2
...
Add missing closing parantheses
2016-07-14 19:06:15 -07:00
Matt Dupre
ef8005c112
Correct hyphenation of net.beta.kubernetes.io/network-policy
2016-07-14 17:23:30 -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
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