This message was deleted.
# rke
a
This message was deleted.
m
The root dir is not set in our cluster yaml, eg
Copy code
services:
  kubelet:
    fail_swap_on: false
    generate_serving_certificate: false
it seems like I could set this manually but would like to understand why this would have changed before I make additional changes…
f
There shouldnt be any code change, it is probably a different OS that you are using that causes RKE to prefix with a specific path
m
The odd part is that when I can back to these 2 new nodes (about 24hrs later - 30ish hours after launch) the --root-dir had changed to the expected value and the ebs driver had installed…
f
That is odd, if you can reproduce it, please file an issue with steps so we can look into it