You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ curl 'https://storage.googleapis.com/kubernetes-release/release/v1.29.10/bin/windows/amd64/kubectl.exe'
<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: kubernetes-release/release/v1.29.10/bin/windows/amd64/kubectl.exe</Details></Error>
The text was updated successfully, but these errors were encountered:
I don't know why but I noticed that many versions of kubectl for windows exists in dl.k8s.io but absent in storage.googleapis.com. The Kubernetes official document use dl.k8s.io. See https://github.com/kubernetes/website/blob/bf96dbe898c216334f78cfc5ccb4ef539cabba85/content/en/docs/tasks/tools/install-kubectl-windows.md?plain=1#L37
For example:
The text was updated successfully, but these errors were encountered: