Last active
June 21, 2019 15:11
-
-
Save emreozkangit/0b2c3963f5c9f453ee73f6be8c7d2d6a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@master:~/rook/cluster/examples/kubernetes/ceph$ kubectl apply -f toolbox.yaml | |
deployment.apps/rook-ceph-tools created | |
ubuntu@master:~/rook/cluster/examples/kubernetes$ kubectl get pods rook-ceph-tools-76c7d559b6-td9gd -n rook-ceph | |
NAME READY STATUS RESTARTS AGE | |
rook-ceph-tools-76c7d559b6-td9gd 1/1 Running 0 8m25s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment