- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 126字
- 2021-06-24 16:54:03
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 Azure CLI installed. You can find detailed installation instructions in Chapter 2, Managing State in Containers.
The installation of Docker Desktop for Windows and its detailed requirements were covered in Chapter 1, Creating Containers.
To be able to use cloud-hosted registries, you will need your own Azure account. If you haven't created an account for the previous chapters, you can find out 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/Chapter03.
推薦閱讀
- Android Wearable Programming
- Kubernetes實戰
- 三維圖形化C++趣味編程
- 實戰Java程序設計
- R語言數據可視化實戰
- GitLab Repository Management
- JavaScript前端開發與實例教程(微課視頻版)
- Python程序設計
- Android開發:從0到1 (清華開發者書庫)
- Java網絡編程實戰
- Building Microservices with .NET Core
- Geospatial Development By Example with Python
- C++程序設計教程(第2版)
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- 深入大型數據集:并行與分布化Python代碼