K3os: Howto wanted: single-node install of rancher-2.2.2 on K3OS?

Created on 25 Apr 2019  路  8Comments  路  Source: rancher/k3os

What are the steps to run a single-node install of rancher-2.2.2 on K3S (inside of K3OS)?
Slack

areinstallation

Most helpful comment

I finally got rancher 2.2.2 working on K3OS !!

It is 2am now in Germany --> I need some sleep.
I'll post the installation steps, when I'm awake again.

All 8 comments

yes please.
install the os and then???
it is nothing like the rancheros so I am lost and have no documentation..
there is no package manager!? how can we install docker?

thank you

I finally got rancher 2.2.2 working on K3OS !!

It is 2am now in Germany --> I need some sleep.
I'll post the installation steps, when I'm awake again.

Although this a single node node installation, you basically need to follow the air-gapped HA helm chart installation of rancher:

  • First you need to install cert-manager
  • Then you have to install rancher with replicas set to 1
  • Finally you have to login in the rancher web-UI and set the server url

Btw: I'm still struggling with CrashLoopBackOffs of the cattle-cluster-agent and cattle-node-agent.

Watch this wiki for more details to come ...

Article for wiki isn't finished, yet.
In the mean time, you might have a look at this slack thread.

Watch this wiki for more details to come ...

Article for wiki isn't finished, yet.
In the mean time, you might have a look at this slack thread.

The wiki does not seem to have those info.
Could you update? Thanks?

For everyone who tries to install rancher.
More infos can be found here: https://qiita.com/t_ume/items/2fde5ebeee404b8c281c#vm-%E6%A7%8B%E7%AF%89

For everyone who tries to install rancher.
More infos can be found here: https://qiita.com/t_ume/items/2fde5ebeee404b8c281c#vm-%E6%A7%8B%E7%AF%89

Is it possible to view this in English?

I followed along as best I could but got hung up at the helm section trying to install Rancher 2.4.

Howto install on (local) virtual machines..
https://gist.github.com/sebstyle/0a69f8bf18dd8c4aac73f3a25ff30739

Using:

  • mysql (cluster) for the k3s datastore
  • nginx loadbalancer for the rancher web interface
  • two k3os nodes with static IP addresses installed using cloud-config files for the rancher cluster
Was this page helpful?
0 / 5 - 0 ratings