- Kubernetes for Developers
- Joseph Heck
- 113字
- 2021-08-27 19:04:14
Packaging Your Code to Run in Kubernetes
n this chapter, we will dig into the first thing you need to enable to use Kubernetes: getting your software into a container. We will review what containers are, how you store and share images, and how to build a container. The chapter then continues with two examples, one in Python, and another in Node.js, which step you through how to take simple example code from those languages to build containers, and run them within Kubernetes. The sections of this chapter are:
- Container images
- Making your own container
- Python example—making a container image
- Node.js example—making a container image
- Tagging your container images
推薦閱讀
- 大數(shù)據(jù)管理系統(tǒng)
- R Data Mining
- ROS機器人編程與SLAM算法解析指南
- 永磁同步電動機變頻調速系統(tǒng)及其控制(第2版)
- Kubernetes for Serverless Applications
- Linux服務與安全管理
- Statistics for Data Science
- Artificial Intelligence By Example
- 機床電氣控制與PLC
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- 運動控制系統(tǒng)(第2版)
- EJB JPA數(shù)據(jù)庫持久層開發(fā)實踐詳解
- 工業(yè)機器人應用系統(tǒng)三維建模
- 微計算機原理及應用
- Building Analytics Teams