- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 70字
- 2021-07-02 13:41:52
Getting started with Kubernetes
In this section, we'll learn how to set up a single-node cluster. Then, we'll learn how to interact with Kubernetes via its command-line tool: kubectl. We'll go through all of the important Kubernetes API objects and their expressions in YAML format, which is the input to kubectl. We'll then see how kubectl sends requests to the API server to create the desired objects accordingly.
推薦閱讀
- INSTANT Mock Testing with PowerMock
- 從零構(gòu)建知識圖譜:技術(shù)、方法與案例
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Computer Vision for the Web
- C#程序設(shè)計(jì)實(shí)訓(xùn)指導(dǎo)書
- 深入理解Django:框架內(nèi)幕與實(shí)現(xiàn)原理
- Mastering Python Scripting for System Administrators
- C語言程序設(shè)計(jì)
- Learning Python by Building Games
- 響應(yīng)式Web設(shè)計(jì):HTML5和CSS3實(shí)戰(zhàn)(第2版)
- Building Dynamics CRM 2015 Dashboards with Power BI
- 從0到1:HTML5 Canvas動畫開發(fā)
- Mastering VMware Horizon 7(Second Edition)
- 你好!Python
- Apache Kafka 1.0 Cookbook