heptio / aws-quickstart

AWS Kubernetes cluster via CloudFormation and kubeadm
Apache License 2.0
223 stars 134 forks source link

Refresh for v1.13 #243

Closed johnSchnake closed 5 years ago

johnSchnake commented 5 years ago

Updates include:

Signed-off-by: John Schnake jschnake@vmware.com

johnSchnake commented 5 years ago

Created a cluster with these changes and those from https://github.com/heptiolabs/wardroom/pull/121 and got green conformance tests.

johnSchnake commented 5 years ago

Any help in debugging the Jenkins issue would be appreciated. When I take this branch I can deploy it, ssh to the master, ping the master (via [ipv4]:6443), run conformance tests, etc.

It doesnt seem like it would be anything w.r.t. permissions since the stack is able to be created and the master can be ssh'd to. It really seems like the booting of the cluster is failing which I can't repro at all.

johnSchnake commented 5 years ago

Tests are [going] green now so I think this is ready once Jenkins finishes.

chuckha commented 5 years ago

/assign @vincepri @detiber

detiber commented 5 years ago

lgtm pending the etcd config that @chuckha mentioned