Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| charts | 3 years ago | |
| crds | 3 years ago | |
| templates | 3 years ago | |
| .helmignore | 3 years ago | |
| Chart.yaml | 3 years ago | |
| README.md | 3 years ago | |
| values.yaml | 3 years ago | |
Visit https://github.com/kubeedge/sedna for more information.
$ git clone https://github.com/kubeedge/sedna.git
$ cd sedna
$ helm install sedna ./build/helm/sedna
$ helm uninstall sedna
$ controller-gen crd:crdVersions=v1,allowDangerousTypes=true,maxDescLen=0 paths="./pkg/apis/sedna/v1alpha1" output:crd:artifacts:config=build/helm/sedna/crds
NOTE: Set maxDescLen=0 will generate crd yaml file without description field. Avoid too large data causing helm installation to fail. See issue.
No Description
Go Python Shell Text Markdown other