kubernetes-the-hard-way
kubernetes-the-hard-way copied to clipboard
cfssl and cfssljson links broken
storage.googleapis.com links to cfssl and cfssljson are broken in https://github.com/kelseyhightower/kubernetes-the-hard-way/blob/master/docs/02-client-tools.md. They'll return 403 Forbidden.
happens to me too
Check the pull request https://github.com/kelseyhightower/kubernetes-the-hard-way/pull/741 It should solve your issue @aws-apradana
Thanks @ioanc , I already pulled from the new link