I just installed elemental-operator and there is n...
# elemental
q
I just installed elemental-operator and there is no OS Versions in sl-micro-6.1-baremetal-channel. I even tried to install latest v1.6.8 but it doesn't help.
m
SLMicro versions are handled differently than regular SLMicro. Elemental has not released 6.1 version yet. You can deploy 6.0 channel for now.
q
thanks for the answer! I don't understand why it is not working out of the box? I just pressed button in the UI to install the operator
looks like 6.0 also not working
m
By out of the box, do you mean that the OS channels did not load?
Is your Rancher airgapped? If you go to Advanced->OS Version Channels What do you have listed? Did you populate it or did it auto-populate?
Oh, my system has 6.1, looks like they released that channel.
q
steps to reproduce: 1. run new instance of rancher in the docker 2. install elemental extension 3. install elemental operator actual result: no OS Versions. can't generate seed image
m
Are you testing? Running rancher in podman/docker is not a production supported method. I'm not sure if elemental will work in a docker deployment of rancher.
In the OS Version Channel under advanced, do you have any OS version channels? Also, the image for elemental sl micro is
<http://registry.suse.com/rancher/elemental-channel/sl-micro:6.1-baremetal|registry.suse.com/rancher/elemental-channel/sl-micro:6.1-baremetal>
q
image.png
image.png
m
I see the synchronization failed errors, but again, I'm not sure if elemental extension is tested to work on rancher deployed using docker.
On k3s rancher, everything worked out of the box.
q
on the rancher web site big button Get started with docker command 😁
ok, I'll try with k3s. Thanks!
m
Copy code
Docker Install
For test and demonstration purposes, Rancher can be installed with Docker on a single node. A local Kubernetes cluster is installed in the single Docker container, and Rancher is installed on the local cluster.
^ you mean this