标签和选择器
This commit is contained in:
14
learning/k8s-intermediate/obj/annotations.md
Normal file
14
learning/k8s-intermediate/obj/annotations.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
# vssueId: 133
|
||||
layout: LearningLayout
|
||||
description: Kubernetes教程_标签Label是附加在Kubernetes对象上的一组名值对_其意图是按照对用户有意义的方式来标识Kubernetes对象_同时_又不对Kubernetes的核心逻辑产生影响_标签可以用来组织和选择一组Kubernetes对象
|
||||
meta:
|
||||
- name: keywords
|
||||
content: Kubernetes 教程,Kubernetes Annotation,Kubernetes 注解
|
||||
---
|
||||
|
||||
# 注解 annotation
|
||||
|
||||
<AdSenseTitle>
|
||||
|
||||
</AdSenseTitle>
|
||||
Reference in New Issue
Block a user