Open vroad opened 5 years ago
Hi. Thanks for looking at this. To be honest I haven't really worked on this for many months and it looks like even though I locked the versions in apt, some issues have come up over time. Due to family life and general lack of interest I won't be keeping this maintained, but feel free to fork it.
terraform apply tfplan
run fine, but kubectl is not available in master node. I found later that user data script failed to run because of package dependency issues.Upgrading kubernetes-version to
1.15.0
from1.13.4
fixes the issue for kubelet part, but not for kubeadm.Relevant part from
/var/log/cloud-init-output.log
:Even though upgrading k8s version fixes the issue, I got an ~warning~ error on a config file:
UPDATE
Running the command above on k8s 1.14.3 yielded following result: