From 8aaa2e1975e67b26ba5c513a762a5ba0b2ac8e70 Mon Sep 17 00:00:00 2001 From: Carson Yang Date: Mon, 3 Mar 2025 17:53:10 +0800 Subject: [PATCH] Update README Signed-off-by: Carson Yang --- README.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index fad339b02f2..e366fe25f1c 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,8 @@ A Cloud Operating System for Managing Cloud Native Applications https://github.com/user-attachments/assets/a7b7ed5c-0e31-4158-8a76-3b161ed70a70

- West US Availability Zone | - 中国可用区 | -

- -

- | + Sealos Cloud | + Documentation | 简体中文 | Roadmap

@@ -61,7 +57,7 @@ Sealos['siːləs] is a cloud operating system distribution based on the Kubernet ## Create your Development Environment in Sealos with just one click -1. [Login](https://cloud.sealos.io) and open Sealos Devbox. +1. [Login](https://usw.sealos.io) and open Sealos Devbox. image @@ -77,7 +73,7 @@ Sealos['siːləs] is a cloud operating system distribution based on the Kubernet ## Create your Database on Sealos -1. [Login](https://cloud.sealos.io), open Sealos database. +1. [Login](https://usw.sealos.io), open Sealos database. image @@ -91,7 +87,7 @@ Sealos['siːləs] is a cloud operating system distribution based on the Kubernet ## Deploy your Docker Image on Sealos -1. [Login](https://cloud.sealos.io), open Sealos App Launchpad. +1. [Login](https://usw.sealos.io), open Sealos App Launchpad. image @@ -103,7 +99,7 @@ Sealos['siːləs] is a cloud operating system distribution based on the Kubernet image -## Install +## Self hosting * Install Sealos cloud: [Self hosting](https://sealos.io/self-hosting) * Install Kubernetes and kubernetes lifecycle managemant: [One command install kubernetes HA cluster](https://sealos.io/docs/self-hosting/lifecycle-management/quick-start/deploy-kubernetes#install-single-node-kubernetes) @@ -142,7 +138,7 @@ Have a look through [existing issues](https://github.com/labring/sealos/issues?q ## Links -- [Laf](https://github.com/labring/laf) is a function as a service application on sealos. +- [FastGPT](https://github.com/labring/FastGPT) is a free, open-source, and powerful AI knowledge base platform, offers out-of-the-box data processing, model invocation, RAG retrieval, and visual AI workflows. Easily build complex LLM applications. - [Buildah](https://github.com/containers/buildah) The functionalities of Buildah are extensively utilized in Sealos 4.0 to ensure that cluster images are compatible with OCI standard.