-
Notifications
You must be signed in to change notification settings - Fork 561
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
Markdown linter and spelling corrections. #174
Conversation
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
``` | ||
|
||
Deploys a daemon set with two containers: CSI driver-registrar and the CSI CephFS driver. | ||
|
||
## Verifying the deployment in Kubernetes | ||
|
||
After successfuly completing the steps above, you should see output similar to this: | ||
After successfully completing the steps above, you should see output similar to this: | ||
|
||
```bash | ||
$ kubectl get all |
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.
need to remove $
here also
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.
No @Madhu-1 . The $
has to be removed only when there is no output
thanks @humblec there is a mention of kubernetes 1.11, can you make it 1.13 for this branch? |
Sure. I am updating the PR. |
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
@rootfs done. ptal. thanks ! |
Markdown linter and spelling corrections.
Revert "BUG 2225436: rbd: do not execute rbd sparsify when volume is in use"
Signed-off-by: Humble Chirammal hchiramm@redhat.com