add zh docsy

This commit is contained in:
guoxudong
2020-06-15 13:39:13 +08:00
parent a0072a2cf9
commit 518147c129
240 changed files with 49830 additions and 1083 deletions

View File

@@ -0,0 +1,13 @@
---
title: "bases"
linkTitle: "bases"
type: docs
description: >
在 Kustomization 目录中添加资源。
---
{{% pageinfo color="warning" %}}
`bases` 字段在 v2.1.0 中已被弃用。
{{% /pageinfo %}}
该条目已被移动到 [resources](/kustomize/zh/api-reference/kustomization/resource) 字段中,其仍是[核心概念](/kustomize/zh/api-reference/kustomization/glossary#base),这使得相对于其他输入资源 base 可以进行排序。