- DevOps with Kubernetes
- Hideto Saito Hui Chuan Chloe Lee Cheng Yang Wu
- 76字
- 2021-07-02 13:41:53
Name
Every object in Kubernetes owns its own name that's uniquely identified within the same namespace. Kubernetes uses object names as part of a resource's URL for the API server, so it has be a combination of lowercase alphanumeric characters and dashes and dots, and it has to be less than 254 characters long. Besides the object name, Kubernetes also assigns a Unique ID (UID) to every object to distinguish historical occurrences of similar entities.
推薦閱讀
- JavaScript語言精髓與編程實踐(第3版)
- Vue.js 3.x從入門到精通(視頻教學版)
- AngularJS Web Application Development Blueprints
- Essential Angular
- Nginx Essentials
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- QPanda量子計算編程
- Android嵌入式系統程序開發(基于Cortex-A8)
- 軟件測試(慕課版)
- Odoo Development Essentials
- RPA開發:UiPath入門與實戰
- 鋒利的SQL
- Spring Boot實戰:從0開始動手搭建企業級項目
- Learning PowerShell DSC
- Web前端開發技術(HTML5+CSS3+jQuery)