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
What happened?
The documentation says to run kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master or similar. This used to work. Now results in a 404. Example doc in the middle of this page: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/install.md
What you expected to happen?
I expect to be able to install ebs-csi via kustomize
How to reproduce it (as minimally and precisely as possible)? kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master
Anything else we need to know?:
The environment info etc is irrelevant. Ultuimately, the URLS that used to work now don't.. they 404 in the browser too.
The text was updated successfully, but these errors were encountered:
tim-sendible
changed the title
kubectl -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master no longer works
kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master no longer works
Jul 11, 2022
/kind bug
What happened?
The documentation says to run
kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master
or similar. This used to work. Now results in a 404. Example doc in the middle of this page: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/install.mdWhat you expected to happen?
I expect to be able to install ebs-csi via kustomize
How to reproduce it (as minimally and precisely as possible)?
kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master
Anything else we need to know?:
The environment info etc is irrelevant. Ultuimately, the URLS that used to work now don't.. they 404 in the browser too.
The text was updated successfully, but these errors were encountered: