Occasionally, the build completes without any errors but the kubectl or kustomize binaries throw /bin/kubectl: Permission denied errors.
Create separate steps for the their installations and call the binaries at the end of the setup to ensure they're working as expected.
Occasionally, the build completes without any errors but the
kubectlorkustomizebinaries throw/bin/kubectl: Permission deniederrors.Create separate steps for the their installations and call the binaries at the end of the setup to ensure they're working as expected.