mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
add zh docsy
This commit is contained in:
16
site/content/zh/installation/chocolatey/_index.md
Normal file
16
site/content/zh/installation/chocolatey/_index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Chocolatey"
|
||||
linkTitle: "Chocolatey"
|
||||
weight: 4
|
||||
type: docs
|
||||
description: >
|
||||
Windows 系统可以使用 Chocolatey 安装 Kustomize。
|
||||
---
|
||||
|
||||
```
|
||||
choco install kustomize
|
||||
```
|
||||
|
||||
有关软件包管理器 chocolatey 的使用以及对之前版本的支持,请参考以下链接:
|
||||
- [Choco Package](https://chocolatey.org/packages/kustomize)
|
||||
- [Package Source](https://github.com/kenmaglio/choco-kustomize)
|
||||
Reference in New Issue
Block a user