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
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
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
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
Kelsey Hightower
e7feed75a3
Update 01-infrastructure-gcp.md
2016-10-03 09:32:17 -04: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
Kelsey Hightower
599f45e2b1
open traffic between same security group
2016-09-27 06:58:21 -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
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
b239d709f7
clean up docs
2016-09-11 08:22:09 -07:00
Kelsey Hightower
87ae2e1578
update ssh login info
2016-09-11 08:20:43 -07:00
Kelsey Hightower
d922910910
document assumptions
2016-09-11 07:59:53 -07:00
Kelsey Hightower
bd07c5e29d
warn users about GCP free trial limitations
2016-09-11 07:42:23 -07:00
Kelsey Hightower
4f86a72faa
add details regarding the auth token
2016-09-11 07:33:12 -07:00
Kelsey Hightower
b614d3b222
add details regarding the auth token
2016-09-11 07:31:04 -07:00
Kelsey Hightower
ce7eef3210
explain how pods get their subnets
2016-09-11 07:18:44 -07:00
Kelsey Hightower
9e05ffafad
update cleanup guide
2016-09-11 07:06:48 -07:00
Kelsey Hightower
16cd466518
update kubedns add-on
2016-09-11 07:01:11 -07:00
Kelsey Hightower
608b4e5439
update kubedns add-on
2016-09-11 06:20:02 -07:00
Kelsey Hightower
fdec4174ba
doc clean up
2016-09-11 06:04:44 -07:00
Kelsey Hightower
60f4cfe453
add support for aws
2016-09-11 05:30:55 -07:00
Kelsey Hightower
31725f4e5d
add support for aws
2016-09-11 05:27:57 -07:00
Kelsey Hightower
649eb76c84
add support for aws
2016-09-11 05:20:01 -07:00
Kelsey Hightower
41eae9dbfa
add support for aws
2016-09-11 05:11:26 -07:00
Kelsey Hightower
e4dc273f97
add support for aws
2016-09-11 05:06:32 -07:00
Kelsey Hightower
e6ff289410
add support for aws
2016-09-11 04:18:27 -07:00
Kelsey Hightower
4108fda4a8
add support for aws
2016-09-11 04:08:38 -07:00
Kelsey Hightower
53b9361b82
add support for aws
2016-09-11 03:57:16 -07:00
Kelsey Hightower
7f8de7ce8a
add support for aws
2016-09-11 03:53:13 -07:00
Kelsey Hightower
122e637439
add support for aws
2016-09-11 03:52:20 -07:00
Kelsey Hightower
d182fe6411
add support for aws
2016-09-11 03:15:28 -07:00
Kelsey Hightower
e9633430d1
add support for aws
2016-09-11 03:07:28 -07:00
Kelsey Hightower
fbe25cf929
add support for aws
2016-09-11 03:02:27 -07:00
Kelsey Hightower
02f4bef7b3
add support for aws
2016-09-11 02:53:34 -07:00
Kelsey Hightower
ed7b9fc2da
add support for AWS
2016-09-11 02:40:34 -07:00
Kelsey Hightower
5d794d8280
add support for aws
2016-09-11 01:05:13 -07:00
Kelsey Hightower
1ff872b05b
add support for aws
2016-09-10 23:34:14 -07:00
Kelsey Hightower
3524ee1236
add support for aws
2016-09-10 23:32:40 -07:00
Kelsey Hightower
cd978e0d4c
add support for aws
2016-09-10 23:15:57 -07:00
Kelsey Hightower
447cde9d69
add support for aws
2016-09-10 23:07:39 -07:00
Kelsey Hightower
c884f0a47c
add support for aws
2016-09-10 22:57:20 -07:00
Kelsey Hightower
0a524878f1
add support for aws
2016-09-10 20:19:45 -07:00
Kelsey Hightower
f0fbfe87c4
add support for aws
2016-09-10 20:00:31 -07:00
Kelsey Hightower
82b3c26a42
add support for aws
2016-09-10 19:17:55 -07:00
Kelsey Hightower
1a3a32cd71
add support for AWS
2016-09-10 19:13:17 -07:00
Kelsey Hightower
5a607d5d11
add aws support
2016-09-10 18:49:06 -07:00
Kelsey Hightower
14b5ec9af1
add screenshot
2016-09-10 18:43:53 -07:00
Kelsey Hightower
c6feb750a7
add support for aws
2016-09-10 18:39:12 -07:00
Kelsey Hightower
b378d7b0b6
add support for aws
2016-09-10 16:31:58 -07:00
Kelsey Hightower
997152b9ee
add support for aws
2016-09-10 16:03:47 -07:00
Taariq Levack
6fb371dca1
Fixed path to token.csv
2016-08-21 11:31:39 +02:00
Timo Sugliani
6b74724dea
Fix links
2016-07-11 19:47:34 +02:00
Lisa Seelye
45807797da
Add a link to Google Cloud Platform in Infrastructure doc
...
Some folks may not know precicely where it is without Googling, so let's
add a link to save a step.
2016-07-10 10:36:08 -04:00
warren vosper
df4d61e283
Fix cfssl mv command pathname for linux
2016-07-09 17:52:00 -06:00
Kelsey Hightower
1d116cb34e
update kubernetes controller docs
2016-07-09 09:28:12 -07:00
Kelsey Hightower
e9e40ff355
update docs
2016-07-09 09:17:18 -07:00
Kelsey Hightower
13ae7de03c
add dns add-on lab
2016-07-09 08:21:35 -07:00
Kelsey Hightower
0c1f22c556
add dns add-on lab
2016-07-09 08:16:09 -07:00
Kelsey Hightower
28c807d98d
clean up docs
2016-07-09 00:15:26 -07:00
Kelsey Hightower
3fa16bfaf5
clean up docs
2016-07-08 21:10:04 -07:00
Kelsey Hightower
0ecdf4fa3d
clean up docs
2016-07-08 21:09:05 -07:00
Kelsey Hightower
9a9988fa35
clean up docs
2016-07-08 20:59:01 -07:00
Kelsey Hightower
fda0cc8de8
clean up docs
2016-07-08 20:37:57 -07:00
Kelsey Hightower
64df731043
clean up docs
2016-07-08 20:28:42 -07:00
Kelsey Hightower
31e31e32d5
clean up docs
2016-07-08 18:13:36 -07:00
Kelsey Hightower
6d1cfce433
clean up docs
2016-07-08 17:57:07 -07:00
Kelsey Hightower
eafbef2de8
clean up docs
2016-07-08 17:47:17 -07:00
Kelsey Hightower
8382283407
clean up docs
2016-07-08 17:46:16 -07:00
Kelsey Hightower
f862a7c865
clean up docs
2016-07-08 17:45:22 -07:00
Kelsey Hightower
e3ace33fba
clean up docs
2016-07-08 17:37:48 -07:00
Kelsey Hightower
d12a9b55ac
clean up docs
2016-07-08 17:36:55 -07:00
Kelsey Hightower
b3af2d2e4c
clean up docs
2016-07-08 17:34:25 -07:00
Kelsey Hightower
124ab7bc2c
clean up docs
2016-07-08 17:33:39 -07:00
Kelsey Hightower
bfe0f99a8f
clean up docs
2016-07-08 17:32:56 -07:00
Kelsey Hightower
7f27139220
clean up docs
2016-07-08 17:32:42 -07:00
Kelsey Hightower
788d4e04bb
clean up docs
2016-07-08 17:26:43 -07:00
Kelsey Hightower
18e5592367
clean up docs
2016-07-08 17:22:02 -07:00
Kelsey Hightower
2e10c862a1
clean up docs
2016-07-08 17:16:08 -07:00
Kelsey Hightower
6f87a46e8e
clean up docs
2016-07-08 17:14:31 -07:00
Kelsey Hightower
79bf7ef48d
clean up docs
2016-07-08 17:14:11 -07:00
Kelsey Hightower
e59ca5ee73
clean up docs
2016-07-08 17:10:40 -07:00
Kelsey Hightower
5290cb6ad0
clean up docs
2016-07-08 17:09:44 -07:00
Kelsey Hightower
d75e381240
clean up docs
2016-07-08 16:53:55 -07:00
Kelsey Hightower
3989a2efeb
clean up docs
2016-07-08 16:47:11 -07:00
Kelsey Hightower
6f253cf6ca
clean up docs
2016-07-08 16:46:47 -07:00
Kelsey Hightower
246eaf35c0
clean up docs
2016-07-08 16:45:43 -07:00
Kelsey Hightower
ac33a5e9b8
order the flags
2016-07-08 16:43:29 -07:00
Kelsey Hightower
86591b80d8
order the labs
2016-07-08 16:32:12 -07:00
Kelsey Hightower
5989aab31d
update docs
2016-07-08 11:40:30 -07:00
Kelsey Hightower
0a00f13282
update docs
2016-07-08 11:39:58 -07:00
Kelsey Hightower
b6efca6709
update docs
2016-07-08 10:29:54 -07:00
Kelsey Hightower
0c753b245c
Merge branch 'master' of github.com:kelseyhightower/kubernetes-the-hard-way
2016-07-08 10:28:38 -07:00
Kelsey Hightower
7688c2d7e3
dry up the docs
2016-07-08 10:28:27 -07:00
Kelsey Hightower
09a142c27d
Merge pull request #4 from amouat/patch-1
...
Update infrastructure.md
2016-07-08 10:27:27 -07:00
Kelsey Hightower
4aaed8d658
Merge pull request #5 from amouat/patch-2
...
Update kubernetes-worker.md
2016-07-08 10:27:15 -07:00
Kelsey Hightower
b2b6360e04
dry up the docs
2016-07-08 10:26:32 -07:00
Adrian Mouat
0f8e4b0e6a
Update kubernetes-worker.md
...
Fix minor typo
2016-07-08 15:38:54 +01:00
Adrian Mouat
bfd5554bf5
Update infrastructure.md
...
Fix typo and add comma
2016-07-08 15:28:40 +01:00
Kelsey Hightower
f93b2d609e
use individual release binaries
2016-07-08 04:37:03 -07:00
Kelsey Hightower
839dc6d3f9
use individual release binaries
2016-07-08 04:23:46 -07:00
Kelsey Hightower
b3d45b48b6
remove NamespaceExists, NamespaceLifecycle covers it
2016-07-07 17:40:57 -07:00
Kelsey Hightower
5079286b7c
update docs
2016-07-07 15:32:33 -07:00
Kelsey Hightower
6aa912343a
update docs
2016-07-07 15:32:18 -07:00
Kelsey Hightower
d2701778ae
update docs
2016-07-07 15:26:05 -07:00
Kelsey Hightower
5a925e42c6
update docs
2016-07-07 15:25:10 -07:00
Kelsey Hightower
1312245f23
update docs
2016-07-07 15:23:01 -07:00
Kelsey Hightower
2c7e6f1102
update docs
2016-07-07 15:21:11 -07:00
Kelsey Hightower
a0ac7f91a3
update docs
2016-07-07 15:19:49 -07:00
Kelsey Hightower
9035b6f48d
update docs
2016-07-07 15:19:34 -07:00
Kelsey Hightower
b58da0a5ee
update docs
2016-07-07 15:19:16 -07:00
Kelsey Hightower
518b15752c
update docs
2016-07-07 15:14:24 -07:00
Kelsey Hightower
a496e982f3
update docs
2016-07-07 15:10:49 -07:00
Kelsey Hightower
938b2c233f
update docs
2016-07-07 15:10:24 -07:00
Kelsey Hightower
53d18dd0c8
update docs
2016-07-07 14:45:46 -07:00
Kelsey Hightower
03501e4443
update docs
2016-07-07 14:41:05 -07:00
Kelsey Hightower
55cf5db8c2
update docs
2016-07-07 14:39:37 -07:00
Kelsey Hightower
3b9dad5c74
update docs
2016-07-07 14:37:13 -07:00
Kelsey Hightower
b9a6697955
update docs
2016-07-07 14:36:48 -07:00
Kelsey Hightower
432a8fafab
update docs
2016-07-07 14:22:08 -07:00
Kelsey Hightower
6ebe83384e
update docs
2016-07-07 14:15:06 -07:00
Kelsey Hightower
5b9a172378
update docs
2016-07-07 14:10:49 -07:00
Kelsey Hightower
c30ed383a1
update docs
2016-07-07 14:07:51 -07:00
Kelsey Hightower
f48082ff8e
update docs
2016-07-07 14:07:15 -07:00
Kelsey Hightower
7ab56dd2db
update docs
2016-07-07 14:06:24 -07:00
Kelsey Hightower
d29217e561
update docs
2016-07-07 14:02:57 -07:00
Kelsey Hightower
6c2ef4f8e5
update docs
2016-07-07 13:56:22 -07:00
Kelsey Hightower
b309d7a10c
update docs
2016-07-07 13:53:39 -07:00
Kelsey Hightower
6321c45cbc
update docs
2016-07-07 13:39:33 -07:00
Kelsey Hightower
7c8bbb9367
update docs
2016-07-07 13:28:46 -07:00
Kelsey Hightower
722f61fd3d
update docs
2016-07-07 13:27:04 -07:00
Kelsey Hightower
b565824215
update docs
2016-07-07 13:26:27 -07:00
Kelsey Hightower
6b2483b071
update docs
2016-07-07 13:02:28 -07:00
Kelsey Hightower
25b3dbe932
update docs
2016-07-07 12:43:47 -07:00