📌 本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。所有项目版权归原作者所有,我们尊重并注明原始出处。如有侵权请联系我们删除。感谢开源社区的每一位贡献者!
📖 项目简介
Kubernetes 是开源的容器编排平台,用于自动化部署、扩展和管理容器化应用。是云原生时代的操作系统,替代各类商业容器管理平台。
{% if description_en %}🌍 英文原文
🌍 英文原文
Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications. The operating system of the cloud-native era.
{% endif %}📊 项目信息
| 开源项目 | Kubernetes |
|---|---|
| GitHub | https://github.com/kubernetes/kubernetes |
| Star 数 | ⭐ 106,000 |
| 许可证 | Apache-2.0 |
| 最后更新 | 2024-04-22 |
| 标签 | {% for tag in tags %} {{tag}} {% endfor %} |