rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.45k stars 656 forks source link

no autologin after iso 0.9.0 vm disk install #1723

Open hellgate75 opened 7 years ago

hellgate75 commented 7 years ago

RancherOS Version: 0.9.0

Where are you running RancherOS? generic disk install

Virtualization environment? vmware workstation 12 (win 10 / x64)

No autologin in rancher provided after the iso generic (ext4) os install. I fixed by ssh private key login, however this service was provided by the 0.9.0-rc2 release.

Other issues : networking.yaml or boot.yaml or others YAML not found during the boot where highlighted, any idea?

Here my cloud config :

cloud-config

rancher: cloud_init: datasources:

hellgate75 commented 7 years ago

Probably it is a my issue, maybe due to unexperience. I want to bring as standard rancher in my company. On AWS the specified amis for making nodes fails the ssh login in all region I tested, any idea for this other issue? This second one is a limitation in my company/clients demo. I can create my own image, however I dunno ssh mechanism used by rancher server to login aws nodes during the host creation.