We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2045935 + 88cdc23 commit b775477Copy full SHA for b775477
site/content/en/installation/kustomize/binaries.md
@@ -16,8 +16,5 @@ current working directory.
16
curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash
17
```
18
19
-**This script doesn't work for ARM architecture.** If you want to install ARM binaries, please
20
-go to the release page to find the URL.
21
-
22
[releases page]: https://github.com/kubernetes-sigs/kustomize/releases
23
[script]: https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh
0 commit comments