- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 92字
- 2021-07-02 13:41:50
Summary
Starting from the very primitive elements of Linux containers and Docker tool stacks, we went through every aspect of containerizing an application, including packing and running a Docker container, writing a Dockerfile for code-based immutable deployment, and manipulating multiple containers with Docker compose. However, the abilities we gained in this chapter only allow us to run and connect containers within the same host, which limits our ability to build larger applications.
In Chapter 3, Getting Started with Kubernetes, we'll meet Kubernetes, unleashing the power of containers beyond the limits of scale.
推薦閱讀
- Python for Secret Agents:Volume II
- Python數(shù)據(jù)分析基礎(chǔ)
- HBase從入門到實(shí)戰(zhàn)
- PLC編程及應(yīng)用實(shí)戰(zhàn)
- HTML5+CSS3+JavaScript Web開發(fā)案例教程(在線實(shí)訓(xùn)版)
- HTML5權(quán)威指南
- OpenCV 3.0 Computer Vision with Java
- Flask開發(fā)Web搜索引擎入門與實(shí)戰(zhàn)
- HikariCP數(shù)據(jù)庫連接池實(shí)戰(zhàn)
- 自己動(dòng)手構(gòu)建編程語言:如何設(shè)計(jì)編譯器、解釋器和DSL
- HTML5+CSS+JavaScript深入學(xué)習(xí)實(shí)錄
- 深度學(xué)習(xí):基于Python語言和TensorFlow平臺(tái)(視頻講解版)
- ASP.NET 3.5系統(tǒng)開發(fā)精髓
- Java項(xiàng)目驅(qū)動(dòng)開發(fā)教程
- Unity3D游戲開發(fā)標(biāo)準(zhǔn)教程