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.44k stars 660 forks source link

Any chances of a build for Atlantic? #3044

Open Ether009 opened 3 years ago

Ether009 commented 3 years ago

https://cloud.atlantic.net/

I've tried using the existing images but they all give various errors so guessing something is incompatible without going deeper.

Exadra37 commented 3 years ago

This is a discontinued project but they will not admit it publicly until they release the Kubernetes OS.

They are only telling to their customers in the private support channels as per:

https://github.com/rancher/os/issues/3000#issuecomment-630511978

Ether009 commented 3 years ago

I see. That’s a bit sad. I did not really want to waste resources on running k3s :/ or I would have chosen that. Not quite released yet though a release candidate at least.

Exadra37 commented 3 years ago

@Ether009 you a have a community fork of rancheros that is being actively maintained.

For example the latest release is about fixing the recent security advisories against docker:

https://github.com/burmilla/os/releases/tag/v1.9.1:

Address CVEs CVE-2021-21284 and CVE-2021-21285 in Docker

The rancheros repo have not address them yet.