- The Kubernetes Workshop
- Zachary Arnold Sahil Dua Wei Huang Faisal Masood Melony Qin Mohammed Abu Taleb
- 124字
- 2021-06-11 18:17:58
4. How to Communicate with Kubernetes (API Server)
Overview
In this chapter, we will build a foundational understanding of the Kubernetes API server and the various ways of interacting with it. We will learn how kubectl and other HTTP clients communicate with the Kubernetes API server. We will use some practical demonstrations to trace these communications and see the details of HTTP requests. Then, we will also see how we can look up the API details so that you can write your own API request from scratch. By the end of this chapter, you will be able to create API objects by directly communicating with the API server using any HTTP client, such as curl, to make RESTful API calls to the API server.
推薦閱讀
- 通信網絡基礎與設備
- Modern JavaScript Web Development Cookbook
- Application Development with Qt Creator(Second Edition)
- C++黑客編程揭秘與防范
- 互聯網安全的40個智慧洞見:2015年中國互聯網安全大會文集
- Getting Started with WebRTC
- Kong網關:入門、實戰與進階
- Working with Legacy Systems
- 互聯網安全的40個智慧洞見(2016)
- 園區網絡架構與技術
- 物聯網M2M開發技術:基于無線CPU-Q26XX
- 區塊鏈技術與應用:打造分布式商業新生態
- Python Web Scraping Cookbook
- 一板成功:高速電路研發與設計典型故障案例解析
- 區塊鏈與物聯網:構建智慧社會和數字化世界