- Kubernetes for Developers
- Joseph Heck
- 105字
- 2021-08-27 19:04:14
Summary
In this chapter, we installed minikube and kubectl, and used them to start a local Kubernetes cluster and briefly interact with it. We then walked through some of the key concepts that we will be using and exploring more in depth in future chapters, including container, Pod, node, deployment, and ReplicaSet.
In the next chapter, we will dive into what it takes to get your software into a container and tips for how to set that up within your own project. We will walk through an example in Python, and another in Node.js, which you can use as starting points for your own code.
推薦閱讀
- Hands-On Deep Learning with Apache Spark
- Hands-On Internet of Things with MQTT
- 玩轉智能機器人程小奔
- 嵌入式系統及其開發應用
- Mastercam 2017數控加工自動編程經典實例(第4版)
- Spark編程基礎(Scala版)
- 西門子PLC與InTouch綜合應用
- 80x86/Pentium微型計算機原理及應用
- 完全掌握AutoCAD 2008中文版:綜合篇
- 計算機網絡原理與技術
- 計算機網絡安全
- Implementing Splunk 7(Third Edition)
- Linux嵌入式系統開發
- 電氣控制與PLC原理及應用(歐姆龍機型)
- TensorFlow Deep Learning Projects