mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 16:42:51 +00:00
Updates documentation for support and source
This commit is contained in:
@@ -9,13 +9,19 @@ manager:
|
|||||||
brew install kustomize
|
brew install kustomize
|
||||||
|
|
||||||
On windows, you can install kustomize with Chocolatey package
|
On windows, you can install kustomize with Chocolatey package
|
||||||
manager:
|
manager.
|
||||||
|
|
||||||
choco install kustomize
|
choco install kustomize
|
||||||
|
|
||||||
|
For support on the chocolatey package and prior releases, please reference the following links:
|
||||||
|
- [Choco Package](https://chocolatey.org/packages/kustomize)
|
||||||
|
- [Package Source](https://github.com/kenmaglio/choco-kustomize)
|
||||||
|
|
||||||
|
|
||||||
For all operating systems, download a binary from the
|
For all operating systems, download a binary from the
|
||||||
[release page].
|
[release page].
|
||||||
|
|
||||||
|
|
||||||
Or try this to grab the latest official release
|
Or try this to grab the latest official release
|
||||||
using the command line:
|
using the command line:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user