- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 193字
- 2021-06-24 16:53:53
Preface
Starting with version 1.14, Kubernetes has brought the most anticipated feature of the year 2019: production-level support for Windows Server container workloads. This is a huge milestone that enables migration to cloud-native technologies for all enterprises that rely heavily on Windows technologies at their core. Developers and system operators can now leverage the same tools and pipelines to deploy both Windows and Linux workloads, scale them in a similar way, and undertake efficient monitoring. From a business perspective, container adoption for Windows means lower operational costs and better hardware utilization than plain VMs.
You are holding in your hands a book that will guide you in terms of how to use Kubernetes and Docker containers in the Microsoft Windows ecosystem – it covers both hybrid Windows/Linux Kubernetes cluster deployment and handles cluster operations using a Windows client machine. Since support for Windows in Kubernetes is a fairly new concept, you can expect the official documentation and guides to still be scarce. In this book, we aim to systematize your knowledge regarding Kubernetes scenarios that involve Windows. Our aim was to create the ultimate guide for Kubernetes on Windows.
- Mastering Ext JS(Second Edition)
- 算法精粹:經典計算機科學問題的Java實現
- Unity Virtual Reality Projects
- 面向STEM的Scratch創新課程
- Django:Web Development with Python
- The Computer Vision Workshop
- 深入RabbitMQ
- Python之光:Python編程入門與實戰
- SQL Server實用教程(SQL Server 2008版)
- 從零開始學C#
- “笨辦法”學C語言
- Spring Boot+MVC實戰指南
- 開源項目成功之道
- Hands-On Neural Network Programming with C#
- Java Hibernate Cookbook