「 BOOK 」 十月 23, 2022
《Kubernetes Patterns》书摘
文章字数 25k 阅读约需 23 mins.
- Local and distributed primitives
Annotations
- Another primitive very similar to labels is called annotations. Like labels, annotations are organized as a map, but they are intended for specifying nonsearchable metadata and for machine usage rather than...