diff --git a/.github/workflows/deploy-docs-preview.yml b/.github/workflows/deploy-docs-preview.yml index 2e97b6726a4..e70c8b93588 100644 --- a/.github/workflows/deploy-docs-preview.yml +++ b/.github/workflows/deploy-docs-preview.yml @@ -2,6 +2,7 @@ name: Preview Sealos Docs Site on: workflow_dispatch: + pull_request_target: push: branches: ["main"] paths: diff --git a/README_zh.md b/README_zh.md index a7b810de591..6723f3ac504 100644 --- a/README_zh.md +++ b/README_zh.md @@ -64,15 +64,15 @@ Sealos 是一款以 Kubernetes 为内核的**云操作系统发行版**。它以 ## 💡 核心功能 -- **应用管理**:快速部署具有公网访问能力的任意分布式应用。 -- **数据库管理**:秒级创建高可用数据库,支持 MySQL、PostgreSQL、MongoDB 和 Redis。 -- **消息队列支持**:支持多种消息队列,包含 Kafka、RocketMQ 和 RabbitMQ 等。 +- 🚀 **应用管理**:快速部署具有公网访问能力的任意分布式应用。 +- 🗄️ **数据库管理**:秒级创建高可用数据库,支持 MySQL、PostgreSQL、MongoDB 和 Redis。 +- 📬 **消息队列支持**:支持多种消息队列,包含 Kafka、RocketMQ 和 RabbitMQ 等。 ## 🌟 优势 -- **节省资源,降低开销**:只需为容器付费,自动伸缩功能从根本上解决了资源浪费的问题,可以节省大量的成本。 -- **通用性强,无心智负担**:用户只需专注于自己的业务,无需被其他无关的复杂性所困扰。无论用户对 Kubernetes 的掌握程度如何,都可以轻松使用 Sealos。 -- **灵活 & 安全**:其独特的多租户共享机制,能在保障安全的前提下实现资源的有效隔离和协作。 +- 💰 **节省资源,降低开销**:只需为容器付费,自动伸缩功能从根本上解决了资源浪费的问题,可以节省大量的成本。 +- 🌐 **通用性强,无心智负担**:用户只需专注于自己的业务,无需被其他无关的复杂性所困扰。无论用户对 Kubernetes 的掌握程度如何,都可以轻松使用 Sealos。 +- 🛡️ **灵活 & 安全**:其独特的多租户共享机制,能在保障安全的前提下实现资源的有效隔离和协作。 ## 🏘️ 社区与支持 diff --git a/docs/4.0/docs/Intro.md b/docs/4.0/docs/Intro.md index 37900032b95..5152bc61242 100644 --- a/docs/4.0/docs/Intro.md +++ b/docs/4.0/docs/Intro.md @@ -28,19 +28,19 @@ If your business requires operation within a public cloud environment, you can d #### Capabilities of Sealos -- **Application Management**: Rapid deployment of any distributed application with public network access capabilities. -- **Database Management**: Instant creation of highly available databases, supporting MySQL, PostgreSQL, MongoDB, and Redis. -- **Easy Public Network Access**: Businesses are automatically allocated secondary domain names, making public network access easy, and custom domain binding is also supported. +- 🚀 **Application Management**: Efficient deployment of any distributed applications with public internet accessibility. +- 🗄️ **Database Management**: Create high-availability databases in seconds, offering support for MySQL, PostgreSQL, MongoDB, and Redis. +- 📬 **Support for Message Queues**: Catering to a variety of message queues such as Kafka, RocketMQ, and RabbitMQ. #### Advantages of Sealos -- **Resource Saving, Cost Reduction**: You only pay for containers. The automatic scaling fundamentally solves the problem of resource wastage, saving substantial costs. -- **High Universality, No Cognitive Load**: Users can focus exclusively on their business, without being troubled by irrelevant complexities. Regardless of the user's proficiency with Kubernetes, Sealos can be used with ease. -- **Balance of Flexibility and Security**: Its unique multi-tenant sharing mechanism can achieve effective isolation and collaboration of resources while ensuring security. +- 💰 **Resource Efficiency & Cost Reduction**: Pay exclusively for the containers. The automatic scaling feature fundamentally tackles resource wastage, thus offering substantial cost benefits. +- 🌐 **High Universality & Ease of Use**: Users can concentrate solely on their operations without the distraction of external complexities. Regardless of one's knowledge level of Kubernetes, Sealos remains user-friendly. +- 🛡️ **Agility & Security**: The distinctive multi-tenancy sharing model ensures both effective resource segmentation and collaboration, all under a secure framework. ### Private Cloud -The Sealos cloud operating system is **100% open source and free**. You can find all source code on [GitHub](https://github.com/labring/sealos), which means all features of the **Sealos Public Cloud** can also be deployed in a private cloud environment to meet more diversified business needs. +The Sealos cloud operating system is **100% open source**. You can find all source code on [GitHub](https://github.com/labring/sealos), which means all features of the **Sealos Public Cloud** can also be deployed in a private cloud environment to meet more diversified business needs. ### Strong Application Delivery Capability diff --git a/docs/4.0/i18n/zh-Hans/Intro.md b/docs/4.0/i18n/zh-Hans/Intro.md index 0fdaf97485d..3045419945a 100644 --- a/docs/4.0/i18n/zh-Hans/Intro.md +++ b/docs/4.0/i18n/zh-Hans/Intro.md @@ -28,19 +28,19 @@ Sealos 是一款强大的业务运行平台,它能完美支持 Java、Go、Pyt #### Sealos 的能力 -+ **应用管理**:快速部署具有公网访问能力的任意分布式应用。 -+ **数据库管理**:秒级创建高可用数据库,支持 MySQL、PostgreSQL、MongoDB 和 Redis。 -+ **轻松实现公网访问**:业务自动分配二级域名,轻松实现公网访问,同时还支持自定义域名绑定。 +- 🚀 **应用管理**:快速部署具有公网访问能力的任意分布式应用。 +- 🗄️ **数据库管理**:秒级创建高可用数据库,支持 MySQL、PostgreSQL、MongoDB 和 Redis。 +- 📬 **消息队列支持**:支持多种消息队列,包含 Kafka、RocketMQ 和 RabbitMQ 等。 #### Sealos 的优势 -+ **节省资源,降低开销**:只需为容器付费,自动伸缩功能从根本上解决了资源浪费的问题,可以节省大量的成本。 -+ **通用性强,无心智负担**:用户只需专注于自己的业务,无需被其他无关的复杂性所困扰。无论用户对 Kubernetes 的掌握程度如何,都可以轻松使用 Sealos。 -+ **灵活性与安全性并重**:其独特的多租户共享机制,能在保障安全的前提下实现资源的有效隔离和协作。 +- 💰 **节省资源,降低开销**:只需为容器付费,自动伸缩功能从根本上解决了资源浪费的问题,可以节省大量的成本。 +- 🌐 **通用性强,无心智负担**:用户只需专注于自己的业务,无需被其他无关的复杂性所困扰。无论用户对 Kubernetes 的掌握程度如何,都可以轻松使用 Sealos。 +- 🛡️ **灵活 & 安全**:其独特的多租户共享机制,能在保障安全的前提下实现资源的有效隔离和协作。 ### 私有云 -Sealos 云操作系统 **100% 开源免费**,您可在 [GitHub](https://github.com/labring/sealos) 上找到所有源代码,因此 **Sealos 公有云**的全部功能也可以部署在私有云环境中,以满足您更多样化的业务需求。 +Sealos 云操作系统 **100% 开源**,您可在 [GitHub](https://github.com/labring/sealos) 上找到所有源代码,因此 **Sealos 公有云**的全部功能也可以部署在私有云环境中,以满足您更多样化的业务需求。 ### 强大的应用交付能力