Commit Graph

227 Commits

Author SHA1 Message Date
Jason Poon
864eff6d9c Merge 0db4305d50 into b7ae204c86 2017-03-24 08:56:15 +00:00
Balazs Rauznitz
b7ae204c86 Make the AWS region configurable 2017-03-23 08:49:54 -07:00
Jason Price
68dc4507c2 adding filter to aws describe-instances command to filter by the vpc-id 2017-03-23 08:48:52 -07:00
ksingh7
4ad918e7c6 FIX #72 for LoadBalancer creation on AWS
kube-controller-manager and kube-apiserver service unit files are missing
one option --cloud-provider=aws parameter, which is creating problem while
creating ELB on AWS when type: LoadBalancer is provided in service YAML file.
This commit fixes that, issue
2017-03-23 08:48:23 -07:00
ksingh7
e465ee81f1 Node details to run client commands from
docs/06.kubectl.md does not instruct from which node those commands must be run.
The previous modules does explain that. For a newbie its helpful to tell them
from which node they must run commands of doc/06-kubectl.md.

This PR has a minor update about that information.
2017-03-23 08:48:23 -07:00
Javi Polo
5c49323835 Add permissions to nonresourcepaths to admin and kubelet 2017-03-23 08:47:49 -07:00
Noah Dietz
09a5f05eb6 add kubernetes.default to kubernetes-csr.json hosts 2017-03-23 08:44:35 -07:00
Ivan Font
d3cd897b08 Add firewall rule to allow pods access to PodCIDR
This fixes issue #88 to allow pods access to PodCIDR such as the case of
DNS. When pods come up with an IP address in the cluster CIDR range,
they cannot access kubedns without a firewall rule to enable it. This
would also prevent pods from accessing each other depending on the
application.
2017-03-23 08:44:02 -07:00
Justin Santa Barbara
a759be0db3 More nuance in etcd isolation recommendation
Clarify that while running etcd on a separate set of machine is a good idea, it isn't tested.
2017-03-23 08:43:29 -07:00
AUG
cb6564a013 fix kubernetes version number in README 2017-03-23 08:42:42 -07:00
Marcelo
f6e72b50db Updating instance images for Google Cloud Engine
Updating to newer images
2017-03-23 08:42:19 -07:00
Valentin Ouvrard
d53aca31a5 upgrade to Kubernetes v1.5.1 and ETCD v3.0.15 2017-02-25 09:20:51 -08:00
ksingh7
fa9972740b FIX #111
JQ does not work untill output format is JSON. Docs has been fixed
2017-02-25 09:17:34 -08:00
Danny Kansas
4d7b87927f TLC => TLS 2017-02-25 09:16:00 -08:00
Chris Jones
753e71bac8 Note that all replicas of a component must share the same certificate. 2016-11-18 18:16:00 -08:00
Thor Wolpert
26ff21f9d0 Replaced deprecated flag --health-check with the new equivalent --http-health-check=kube-apiserver-check 2016-11-18 18:15:33 -08:00
Chris Kim
0450e2b3b7 update kube-dns add-on from v19 to v20 2016-10-12 12:29:09 -07:00
Jason Poon
0db4305d50 small edits 2016-10-04 14:58:09 -07:00
khenidak
3e67675d50 Doc updates and typo fixes 2016-10-04 11:32:01 -07:00
khenidak
70c2f85e8c fixed the kubernetes address space 2016-10-03 18:20:15 -07:00
Kelsey Hightower
e7feed75a3 Update 01-infrastructure-gcp.md 2016-10-03 09:32:17 -04:00
khenidak
51235f4234 doc review + updates 2016-10-01 16:09:16 -07:00
khenidak
c31b40de8b split subnets to allow UDR to work + completed all configs 2016-10-01 15:40:07 -07:00
khenidak
918e0169ca completed: controllers, workers + kubectl 2016-10-01 10:05:30 -07:00
Waldemar Quevedo
bda65211ee Update 07-network.md 2016-10-01 08:25:24 -07:00
Joe Intrakamhang
5d8a0441ac Add config/zone cmds to the doc 2016-10-01 08:25:11 -07:00
keglevich3
0b5282165a remove duplication 2016-10-01 08:24:41 -07:00
khenidak
e42c2b4aae completed etcd config for Azure + fixes on infrastructure-azure file 2016-09-30 12:44:38 -07:00
khenidak
ca0913f4f3 fixed host name to match existing doc + Modified CA instruction for Azure 2016-09-30 11:04:01 +09:00
khenidak
e0a3247ee5 Fixed ssh port/ip in nsg 2016-09-30 09:52:48 +09:00
khenidak
ab93a48b5e Merge branch 'azure' of https://github.com/khenidak/kubernetes-the-hard-way into azure 2016-09-30 08:30:10 +09:00
khenidak
a9b535f3a4 updated 01-infrastructure.md 2016-09-30 08:29:52 +09:00
Jason Poon
6b711eedb7 Add link to azure infrastructure 2016-09-29 15:26:47 -07:00
khenidak
c0d89731d4 add internal load balancer for controlelrs 2016-09-30 06:49:08 +09:00
khenidak
aaa136f487 infrastructure-azure 2016-09-29 18:22:00 +09:00
Kelsey Hightower
599f45e2b1 open traffic between same security group 2016-09-27 06:58:21 -07:00
Kelsey Hightower
6cfc20e96e update etcd version 2016-09-27 06:23:14 -07:00
Kelsey Hightower
f2370f3578 etcd blocks when using type notify 2016-09-27 05:55:26 -07:00
Kelsey Hightower
b748f9d445 install etcd on the controller nodes 2016-09-27 05:50:33 -07:00
Kelsey Hightower
6a39adea4e clean up docs 2016-09-27 05:40:56 -07:00
Kelsey Hightower
b3ce3ca14f streamline deletion of GCE resources 2016-09-27 05:38:09 -07:00
Kelsey Hightower
4f3f389468 streamline deletion of GCE resources 2016-09-27 05:37:22 -07:00
Kelsey Hightower
f1981dad05 install etcd on the controller nodes 2016-09-27 05:31:57 -07:00
Kelsey Hightower
be84590c87 update to Kubernetes 1.4 2016-09-27 05:25:38 -07:00
Kelsey Hightower
7fe980da3e Merge pull request #60 from mydharma/patch-1
jq -j is not a valid option. I think the author meant jq -r
2016-09-15 20:25:32 -07:00
Kelsey Hightower
90367ed72c Merge pull request #61 from thejsj/fix-typo
Fix typo
2016-09-15 20:25:18 -07:00
thejsj
720cdab53c Fix typo 2016-09-14 22:41:42 -07:00
GGC
8ec636271d jq -j is not a valid option. I think the author meant jq -r 2016-09-14 19:37:20 -07:00
Kelsey Hightower
5d48fa8132 Merge pull request #54 from watkinsv-hp/clarify_sections
Add Platforms Subheading
2016-09-12 17:02:08 -07:00
Watkins
87dcab3644 Add Platforms Subheading
When reading over the Labs subheading, it looked like there were two
parts to the labs. This breaks the Labs subheading up into supported
Platforms and a list of the Labs.
2016-09-12 11:57:12 -06:00