- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 177字
- 2021-06-24 16:54:07
Technical requirements
For this chapter, you will need the following:
- Windows 10 Pro, Enterprise, or Education (version 1903 or later, 64-bit) installed
- Docker Desktop for Windows 2.0.0.3 or later installed
- The Chocolatey package manager for Windows installed (https://chocolatey.org/)
- Azure CLI installed
How to install Docker Desktop for Windows and its system requirements was covered in Chapter 1, Creating Containers.
Using the Chocolatey package manager is not mandatory, but it makes installation and application version management much easier. The installation process is documented here: https://chocolatey.org/install.
For Azure CLI, you can find detailed installation instructions in Chapter 2, Managing State in Containers.
To learn about managed Kubernetes providers, you will need your own Azure account in order to create an AKS instance with Windows nodes. If you haven't already created an account for the previous chapters in this book, you can read more about how to obtain a limited free account for personal use here: https://azure.microsoft.com/en-us/free/.
You can download the latest code samples for this chapter from this book's official GitHub repository: https://github.com/PacktPublishing/Hands-On-Kubernetes-on-Windows/tree/master/Chapter04.
- Software Defined Networking with OpenFlow
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- C#程序設計教程
- Oracle數據庫從入門到運維實戰
- SEO智慧
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Raspberry Pi 2 Server Essentials
- Linux Device Drivers Development
- 移動界面(Web/App)Photoshop UI設計十全大補
- Angular開發入門與實戰
- Learning Concurrency in Kotlin
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- OpenCV with Python By Example
- Mastering AWS Security
- Unity Character Animation with Mecanim