Closed stmcginnis closed 3 months ago
Name | Link |
---|---|
Latest commit | 05e9fcd5d0bc867de35e729b40790eec4d60a193 |
Latest deploy log | https://app.netlify.com/sites/apisnoop/deploys/66c4afe58178fd000868fca5 |
@stmcginnis Thanks for the pr
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: heyste, stmcginnis
The full list of commands accepted by this bot can be found here.
The pull request process is described here
The
--kube-root
flag has been deprecated in kind for some time and will be removed. The current equivalent functionality is to pass the path to the kubernetes source as the first non-flag argument tobuild node-image
.This updates the kind instructions to use the newer preferred method in preparation for kind dropping the flag.
Related: https://github.com/kubernetes-sigs/kind/issues/3717