mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Convert docs to docsy
This commit is contained in:
17
site/content/en/installation/chocolatey/_index.md
Normal file
17
site/content/en/installation/chocolatey/_index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: "Chocolatey"
|
||||
linkTitle: "Chocolatey"
|
||||
weight: 4
|
||||
type: docs
|
||||
description: >
|
||||
Install Kustomize for Windows using Chocolatey
|
||||
---
|
||||
|
||||
```
|
||||
choco install kustomize
|
||||
```
|
||||
|
||||
For support on the chocolatey package
|
||||
and prior releases, see:
|
||||
- [Choco Package](https://chocolatey.org/packages/kustomize)
|
||||
- [Package Source](https://github.com/kenmaglio/choco-kustomize)
|
||||
Reference in New Issue
Block a user