github.com/alibaba/sealer@v0.8.6-0.20220430115802-37a2bdaa8173/ROADMAP.md (about)

     1  # Sealer roadmap
     2  
     3  ## v0.1.3
     4  
     5  * general e2e tests
     6  * support build, apply and push a CloudImage
     7  
     8  ## v0.2.0
     9  
    10  * support cluster ENV and global config
    11  * support ARM base image
    12  * registry cache docker image when pull images
    13  * base image support more kubernetes versions and auto make rootfs
    14  * official dashboard image
    15  * image merge feature
    16  
    17  ## future versions
    18  
    19  * cluster upgrade, backup, and restore
    20  * application upgrade
    21  * multi cloud provider
    22  * multi runtime
    23  * rootfs mount filesystem
    24  * sealer hub UI
    25  
    26  ## official registry opensource cloud images
    27  
    28  * [ ] [dashboard](https://github.com/kubernetes/dashboard)
    29  * [ ] [prometheus stack](https://github.com/prometheus-operator/kube-prometheus)
    30  * [ ] loki stack
    31  * [ ] mysql
    32  * [ ] redis
    33  * [ ] rocketmq
    34  * [ ] zookeeper
    35  * [ ] minio
    36  * [ ] openEBS
    37  * [ ] rook ceph
    38  * [ ] kubeflow
    39  * [ ] kafka
    40  * [ ] cassandra
    41  * [ ] cockroachDB
    42  * [ ] postgreSQL
    43  * [ ] tiDB
    44  * [ ] istio
    45  * [ ] dapr
    46  * [ ] ingress
    47  * [ ] gitea/drone/harbor, devops stack
    48  
    49  ## LONG*TERM
    50  
    51