- 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.
推薦閱讀
- Java程序設計(慕課版)
- 編程的修煉
- Learn to Create WordPress Themes by Building 5 Projects
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- MATLAB定量決策五大類問題
- Redis Essentials
- MongoDB權威指南(第3版)
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Python編程:從入門到實踐
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- HTML5秘籍(第2版)
- Red Hat Enterprise Linux Troubleshooting Guide
- 你真的會寫代碼嗎
- Elasticsearch搜索引擎構建入門與實戰
- HTML 5與CSS 3權威指南(第4版·下冊)