Skip to content

Commit b775477

Browse files
authored
Merge pull request #324 from gustavclausen/docs/kustomize-binary-arm64
docs: remove warning about ARM support for Kustomize install script
2 parents 2045935 + 88cdc23 commit b775477

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

site/content/en/installation/kustomize/binaries.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,5 @@ current working directory.
1616
curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash
1717
```
1818

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-
2219
[releases page]: https://github.com/kubernetes-sigs/kustomize/releases
2320
[script]: https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh

0 commit comments

Comments
 (0)