1
0
mirror of https://github.com/rancher/os.git synced 2025-09-17 23:48:09 +00:00

Update README.md

This commit is contained in:
Craig Jellick
2021-10-19 09:31:04 -07:00
committed by GitHub
parent fcdc9ca432
commit 226fcd2684

View File

@@ -1,3 +1,11 @@
# Development and Maintenance Status
> RancherOS 1.x is currently in a maintain-only-as-essential mode. It is no longer being actively maintained at a code level other than addressing critical or security fixes. There are two significant reasons behind this product decision:
1. **Docker** - The current industry requirements for a container runtime are very much evolving. Container runtimes like containerd and CRIO are now being actively considered as the default choice. RancherOS 1.x, which was specifically designed around using Docker engine only, unfortunately does not lend itself, in its current design, to this new evolving requirement.
2. **ISV Support** - RancherOS was specifically designed as a minimalistic OS to support purpose-built containerized applications. It was not designed to be used as a general purpose OS (such as CentOS or Ubuntu). As such, most ISVs have not certified their software to run on RancherOS, nor does RancherOS even contain the necessary components for many of these applications to run.
Future efforts from the SUSE Rancher team around a cloud-native Linux OS are taking place in our project [Elemental](https://rancher-sandbox.github.io/cos-toolkit-docs/). Please checkout this project if you're interested building custom cloud-native OS images.
# RancherOS
[![Build Status](https://drone-pr.rancher.io/api/badges/rancher/os/status.svg?branch=master)](https://drone-pr.rancher.io/rancher/os)