You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh/docs/reference/glossary/manifest.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,6 @@ tags:
12
12
JSON 或 YAML 格式的 Kubernetes API 对象规范。
13
13
14
14
<!--
15
-
---
16
15
title: Manifest
17
16
id: manifest
18
17
date: 2019-06-28
@@ -22,7 +21,6 @@ short_description: >
22
21
aka:
23
22
tags:
24
23
- fundamental
25
-
---
26
24
Specification of a Kubernetes API object in JSON or YAML format.
27
25
-->
28
26
@@ -31,4 +29,4 @@ tags:
31
29
<!--
32
30
A manifest specifies the desired state of an object that Kubernetes will maintain when you apply the manifest. Each configuration file can contain multiple manifests.
0 commit comments