Hands-On Kubernetes on Windows

Piotr Tylenda

  • 出版商: Packt Publishing
  • 出版日期: 2020-03-31
  • 售價: $1,770
  • 貴賓價: 9.5$1,682
  • 語言: 英文
  • 頁數: 592
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1838821562
  • ISBN-13: 9781838821562
  • 相關分類: Kubernetes
  • 海外代購書籍(需單獨結帳)

商品描述

Key Features

  • Run, deploy, and orchestrate containers on the Windows platform with this Kubernetes book
  • Use Microsoft SQL Server 2019 as a data store to deploy Kubernetes applications written in .NET Framework
  • Set up a Kubernetes development environment and deploy clusters with Windows Server 2019 nodes

Book Description

With the adoption of Windows containers in Kubernetes, you can now fully leverage the flexibility and robustness of the Kubernetes container orchestration system in the Windows ecosystem. This support will enable you to create new Windows applications and migrate existing ones to the cloud-native stack with the same ease as for Linux-oriented cloud applications.

This practical guide takes you through the key concepts involved in packaging Windows-distributed applications into containers and orchestrating these using Kubernetes. You'll also understand the current limitations of Windows support in Kubernetes. As you advance, you'll gain hands-on experience deploying a fully functional hybrid Linux/Windows Kubernetes cluster for development, and explore production scenarios in on-premises and cloud environments, such as Microsoft Azure Kubernetes Service.

By the end of this book, you'll be well-versed with containerization, microservices architecture, and the critical considerations for running Kubernetes in production environments successfully.

What you will learn

  • Understand containerization as a packaging format for applications
  • Create a development environment for Kubernetes on Windows
  • Grasp the key architectural concepts in Kubernetes
  • Discover the current limitations of Kubernetes on the Windows platform
  • Provision and interact with a Kubernetes cluster from a Windows machine
  • Create hybrid Windows Kubernetes clusters in on-premises and cloud environments

Who this book is for

This book is for software developers, system administrators, DevOps engineers, and architects working with Kubernetes on Windows, Windows Server 2019, and Windows containers. Knowledge of Kubernetes as well as the Linux environment will help you get the most out of this book.

作者簡介

Piotr Tylenda is an experienced DevOps and software engineer with a passion for Kubernetes and Azure technologies. In his projects, he has focused on the adoption of microservices architecture for monolithic applications, developing big data pipelines for e-commerce, and architecting solutions for scalable log and telemetry analytics for hardware. His most notable contribution to Kubernetes' open source ecosystem is the development of Ansible automation for provisioning and deploying hybrid Windows/Linux Kubernetes clusters. Currently, he works at Microsoft Development Center Copenhagen in Denmark in a team developing a Microsoft Dynamics 365 Business Central SaaS offering.

目錄大綱

  1. Creating Containers
  2. Managing State in Containers
  3. Working with Container Images
  4. Kubernetes Concepts and Windows Support
  5. Kubernetes Networking
  6. Interacting with Kubernetes Clusters
  7. Deploying a Hybrid On-Premises Kubernetes Cluster
  8. Deploying a Hybrid Azure Kubernetes Service Engine Cluster
  9. Deploying Your First Application
  10. Deploying Microsoft SQL Server 2019 and ASP.NET MVC Application
  11. Configuring Applications to Use Kubernetes Features
  12. Development Workflow with Kubernetes
  13. Securing Kubernetes Clusters and Applications
  14. Monitoring Kubernetes Applications Using Prometheus
  15. Disaster Recovery
  16. Production Considerations for Running Kubernetes