We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cfc70b + 5a5d859 commit 156acf6Copy full SHA for 156acf6
scripts/install_and_setup.sh
@@ -14,6 +14,8 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
+export GO111MODULE=on
18
+
19
go get sigs.k8s.io/kind@v0.4.0
20
go get sigs.k8s.io/kustomize/v3/cmd/kustomize@v3.0.1
21
0 commit comments