This website requires JavaScript.
Explore
Help
Sign In
kubernetes
/
website
mirror of
https://github.com/kubernetes/website.git
Watch
1
Star
0
Fork
You've already forked website
0
Code
Issues
Projects
Releases
Wiki
Activity
dab8047c85
website
/
content
/
zh
/
docs
/
reference
/
glossary
/
mainfest.md
779 B
Raw
Blame
History
title
id
date
short_description
aka
tags
清单
manifest
2019-06-28
一个或多个 Kubernetes API 对象的序列化规范。
fundamental
JSON 或 YAML 格式的 Kubernetes API 对象规范。
清单指定了在应用该清单时 Kubrenetes 将维护的对象的期望状态。每个配置文件可包含多个清单。