kubeedge / website

KubeEdge website and documentation repo:
https://kubeedge.io
Apache License 2.0
54 stars 155 forks source link

wrong crd path in documentation #605

Closed EraKin575 closed 3 months ago

EraKin575 commented 3 months ago

Describe the bug it should be : kubectl apply -f https://raw.githubusercontent.com/kubeedge/kubeedge/master/build/crds/devices/devices_v1beta1_device.yaml and kubectl apply -f https://raw.githubusercontent.com/kubeedge/kubeedge/master/build/crds/devices/devices_v1beta1_devicemodel.yaml at https://kubeedge.io/docs/setup/install-with-binary

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

EraKin575 commented 3 months ago

please confirm this issue, then I will submit a PR for this. cc @Shelley-BaoYue @fisherxu

Shelley-BaoYue commented 3 months ago

cc @wbc6080

wbc6080 commented 3 months ago

Thanks for finding this problem. It should be fixed to v1beta1. You can directly submit a PR to fix it. @EraKin575