Skip to content

Commit

Permalink
Merge pull request #902 from stmcginnis/deprecated-kind-kube-root
Browse files Browse the repository at this point in the history
Remove --kube-root deprecated kind argument
  • Loading branch information
k8s-ci-robot authored Aug 20, 2024
2 parents df96858 + 05e9fcd commit 87aba5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org/kind+auditsink.org
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ This can take a while, and you can allocate more CPU and memory to your docker V

#+begin_src tmate
ls -la ~/go/src/k8s.io/kubernetes
kind build node-image --kube-root ~/go/src/k8s.io/kubernetes
kind build node-image ~/go/src/k8s.io/kubernetes
#+end_src

** kind image
Expand Down

0 comments on commit 87aba5d

Please sign in to comment.