1 个仓库
Automated runtime configuration and deployment workflows specifically for the Python language.
Distinct from Pure-Python Deployments: Candidates focus on pure-Python, WebAssembly, or SSH deployers, not the general PaaS deployment of Python apps.
Explore 1 awesome GitHub repository matching devops & infrastructure · Python Language Deployments. Refine with filters or upvote what's useful.
Tsuru 是一个开源的平台即服务(PaaS),用于自动化容器化应用的构建、部署和扩展。它作为一个基于容器的部署引擎和 Kubernetes 管理层,将源代码转换为容器镜像并协调其生命周期。 该平台专为多云基础设施管理而设计,允许应用分布在不同的云提供商和区域,以提高弹性。它具有灵活的部署模型,支持多进程容器,使单个仓库能够同时运行不同的组件,如 Web 服务器和后台工作进程。 功能领域包括用于将应用链接到外部数据库和消息代理的托管服务配置,以及使用 OAuth 和 SAML 的综合身份管理。该系统还通过分层权限、资源配额和自动化流量路由为团队访问控制提供了工具。 该平台可以使用 Helm Chart 在 Kubernetes 集群上安装和配置。
Configures the runtime environment using process files, version specifications, and dependencies to execute Python code.