github.com/alibaba/sealer@v0.8.6-0.20220430115802-37a2bdaa8173/docs/site/src/index.md (about)

     1  ---
     2  home: true
     3  heroImage: "https://user-images.githubusercontent.com/8912557/139633211-96844d27-55d7-44a9-9cdc-5aea96441613.png"
     4  tagline: Distributed Applications Build&Share&Run
     5  actionText: Getting Started →
     6  actionLink: "/docs/getting-started/introduction"
     7  features:
     8  
     9  - title: Build
    10    details: Sealer provide a way to seal applications all dependencies and kubernetes into CloudImage, Using Kubefile to define whatever you want
    11  - title: Share
    12    details: You can push CloudImage to registry and share it to anyone
    13  - title: Run
    14    details: Run kubernetes cluster with you dependencies and you applications in few minute on anywhere
    15  footer: "dingtalk group: 34619594 wechat: fangnux"
    16  ---
    17  
    18  # Build&Share&Run a User-defined kubernetes
    19  
    20  [![asciicast](https://asciinema.org/a/446106.svg)](https://asciinema.org/a/446106?speed=3)