Open mcapuccini opened 6 years ago
I thought to open this issue to follow discussion on image security updated. Pointers:
Current status:
Basic devel idea (to incorporate on kn apply):
kn apply
ssh ubuntu@master '[ -f /var/run/reboot-required ]'
kn image-update
Drawback: user will need to destroy and recreate cluster when getting warning (and caring about security)
Advanced ideas:
kn reboot
@carmat88, @andersla please feel free to add on this.
I thought to open this issue to follow discussion on image security updated. Pointers:
Current status:
Basic devel idea (to incorporate on
kn apply
):ssh ubuntu@master '[ -f /var/run/reboot-required ]'
)kn image-update
Drawback: user will need to destroy and recreate cluster when getting warning (and caring about security)
Advanced ideas:
kn reboot
to reboot the cluster@carmat88, @andersla please feel free to add on this.