Skip to content

Instantly share code, notes, and snippets.

@emreozkangit
Last active June 21, 2019 15:11
Show Gist options
  • Save emreozkangit/0b2c3963f5c9f453ee73f6be8c7d2d6a to your computer and use it in GitHub Desktop.
Save emreozkangit/0b2c3963f5c9f453ee73f6be8c7d2d6a to your computer and use it in GitHub Desktop.
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