I think I did a mistake. I installed rancher and a kubernetes cluster with 3 nodes using rancheos as a base operating system.
However everything I try to do on hosts (like using snmp, setting timezone, etc) fails with errors:
-> running in chroot, ignoring request.
-> Failed to create bus connection: No such file or directory.
In a full-blow Linux distro like CentOS it’s easly to configure base services and add-ons.
Anyone uses kubernetes with rancheros? Have problems? How to setup basic services, like ntp (as a client), set datetime and snmpd?