-
Notifications
You must be signed in to change notification settings - Fork 37
add DRA docs #119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
add DRA docs #119
Conversation
✅ Deploy Preview for project-hami ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Jifei Wang <jifei.wang@dynamia.ai>
windsonsea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nits
/approve
|
|
||
| 您可以使用以下命令添加 HAMi 图表仓库并更新依赖: | ||
|
|
||
| ``` bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``` bash | |
| ```bash |
| ``` | ||
|
|
||
| 然后用以下命令进行安装: | ||
| ``` bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``` bash | |
| ```bash |
| ``` | ||
|
|
||
| Then install with the following command: | ||
| ``` bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``` bash | |
| ```bash |
|
|
||
| You can use the following commands to add the HAMi chart repository and update dependencies: | ||
|
|
||
| ``` bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ``` bash | |
| ```bash |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FouoF, windsonsea The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Let's wait for Project-HAMi/HAMi#1542 to be merged. |
This pr add DRA webhook and DRA driver docs.
This pr shouldn't merged until feat: add dra installation option in helm chart HAMi#1542 merged.