- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 121字
- 2021-07-02 13:41:53
Kubernetes resources
Kubernetes objects are the entries in the cluster, which are stored in etcd. They represent the desired state of your cluster. When we create an object, we send the request to the API server by kubectl or a RESTful API. The API server will check whether the request is valid, store the state in etcd, and interact with other master components to ensure the object exists. Kubernetes uses namespaces to isolate the objects virtually, so we could create different namespaces for different teams, usages, projects, or environments. Every object has its own name and unique ID. Kubernetes also supports labels and annotations to let us tag our objects. Labels in particular can be used to group the objects together.
推薦閱讀
- Node.js Design Patterns
- INSTANT Sencha Touch
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Raspberry Pi 2 Server Essentials
- Kotlin Standard Library Cookbook
- The DevOps 2.4 Toolkit
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- C#程序設計(項目教學版)
- AutoCAD 2009實訓指導
- Creating Data Stories with Tableau Public
- Web App Testing Using Knockout.JS
- Microsoft Dynamics GP 2013 Cookbook
- Android應用程序設計
- Oracle SOA Suite 12c Administrator's Guide
- Manage Your SAP Projects with SAP Activate