Ola Ekdahl

Results 2 comments of Ola Ekdahl

You can query for the route table id again with this command: `aws ec2 describe-route-tables --filters 'Name=tag:Name,Values=kubernetes' --query 'RouteTables[].Associations[].RouteTableId'`

You can use v 1.7 from here, https://github.com/kelseyhightower/kubernetes-the-hard-way/blob/master/deployments/coredns-1.7.0.yaml, and update to 1.8. More info here https://github.com/kelseyhightower/kubernetes-the-hard-way/issues/737.