Total Pageviews

Monday, 15 January 2024

Sealos


https://github.com/labring/sealos
Sealos 是以 K8s 为内核的云操作系统发行版,用人话说,就是把你的数据中心里的所有机器想象成一台「抽象」的超级计算机,Sealos 就是用来管理这台超级计算机的操作系统,Kubernetes 就是这个操作系统的内核,之后就可以云端使用电脑,不需要安装任何分布式应用了。
想了解更多 Sealos 故事(和 Sealos 作者的另一个项目:Sealer)可以往这儿看。另外 Sealos 上层还有一个孪生项目 Serverless 框架 laf: https://github.com/labring/laf 也值得一看。

 --------------------------------------------------------------------------------------------------

Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io

cloud.sealos.io

A Cloud Operating System designed for managing cloud-native applications

Open in Dev Container Build Status FOSSA Status codecov Website OSCS Status


discord

sealos-website.mp4

Docs | 简体中文 | Roadmap

Sealos['siːləs] is a cloud operating system distribution based on the Kubernetes kernel. Using the cloud like using a personal computer, reducing the cost of the cloud to 1/10 of the original.

🚀 Deploy your app on Sealos

Try online,sealos public cloud sealos private cloud, local hosting

🔍 Some Screen Shots of Sealos:

Terminal App Launchpad
Database Serverless

💡 Core features

  • 🚀 Application Management: Easy management and quick release of publicly accessible distributed applications in the app store.
  • 🗄️ Database Management: Create high-availability databases in seconds, offering support for MySQL, PostgreSQL, MongoDB, and Redis.
  • 🌥️ Cloud Universality: Equally effective in both public and private cloud, enabling a seamless transition of traditional applications to the cloud.

🌟 Advantages

  • 💰 Efficient & Economical: Pay solely for the containers you utilize; automatic scaling prevents resource squandering and substantially reduces costs.
  • 🌐 High Universality & Ease of Use: Concentrate on your core business activities without worrying about system complexities; negligible learning costs involved.
  • 🛡️ Agility & Security: The distinctive multi-tenancy sharing model ensures both effective resource segmentation and collaboration, all under a secure framework.

🏘️ Community & support

  • 🌐 Visit the Sealos website for full documentation and useful links.
  • 💬 Join our Discord server is to chat with Sealos developers and other Sealos users. This is a good place to learn about Sealos and Kubernetes, ask questions, and share your experiences.
  • 🐦 Tweet at @sealosio on Twitter and follow us.
  • 🐞 Create GitHub Issues for bug reports and feature requests.

🚧 Roadmap

Sealos maintains a public roadmap. It gives a a high-level view of the main priorities for the project, the maturity of different features and projects, and how to influence the project direction.

👩‍💻 Contributing & Development

Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a GitHub Issue using one of the templates provided.

📖 See contribution guide →

🔧 See development guide →

Links

  • Laf is a function as a service application on sealos.
  • Buildah The functionalities of Buildah are extensively utilized in Sealos 4.0 to ensure that cluster images are compatible with OCI standard.

from https://github.com/labring/sealos

 

 

No comments:

Post a Comment