Skip to content

Commit

Permalink
feat(docs): update markdown file of getting-started (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zippo-Wang authored May 7, 2024
1 parent 09006e5 commit d602479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/cloud-provid
- Install the Huawei Cloud Provider Manager

```shell
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-huaweicloud/master/manifests/huawei-cloud-controller-manager.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-huaweicloud/master/manifests/huawei-cloud-controller-manager-deployment.yaml
```

- Check the running status
Expand Down

0 comments on commit d602479

Please sign in to comment.