LoginSignup
7
7

More than 5 years have passed since last update.

cloud-init.ymlを使わずRancherインストールした後ログイン

Last updated at Posted at 2016-12-13

rancher 1.0 にて確認。

パスワードを指定する場合
sudo ros install -d /dev/vda -a rancher.password=rancher -f
  • sshで公開鍵なしでログイン可能。
  • 上記だと rancher : rancher でログイン可能になる。
自動ログイン
sudo ros install -d /dev/vda -a rancher.autologin=tty1
  • パスワード無しでログイン可能になる。
  • パスワード設定していないためssh接続は直後は不可。
7
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
7