- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 115字
- 2021-07-02 21:17:28
Kubernetes
Kubernetes is a container orchestration engine created by Google, designed to automate the deployment, scaling, and operating of containerized applications. It is one of the fastest developing COEs because it provides a reliable platform to build distributed applications on a massive scale. Kubernetes automates your application, manages its life cycle, and maintains and tracks resource allocation in a cluster of servers. It can run application containers on physical or virtual machine clusters.
It provides a unified API to deploy web applications, databases, and batch jobs. It comprises of a rich set of complex features:
- Auto-scaling
- Self-healing infrastructure
- Configuration and updating of batch jobs
- Service discovery and load balancing
- Application life cycle management
- Quota management
推薦閱讀
- Clojure Data Analysis Cookbook
- Getting Started with Clickteam Fusion
- 分析力!專業Excel的制作與分析實用法則
- SAP Business Intelligence Quick Start Guide
- Salesforce for Beginners
- Visual Studio 2010 (C#) Windows數據庫項目開發
- Machine Learning Algorithms(Second Edition)
- 電腦上網入門
- Visual Basic項目開發案例精粹
- 計算機硬件技術基礎(第2版)
- Moodle 2.0 Course Conversion(Second Edition)
- SQL Server 2019 Administrator's Guide
- ASP.NET 4.0 MVC敏捷開發給力起飛
- Arduino創意機器人入門:基于Mixly
- 人工智能基礎教程:Python篇(青少版)