Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save j-griffith/9caa169048fbf1d8dd1c733b9e359eea to your computer and use it in GitHub Desktop.
Save j-griffith/9caa169048fbf1d8dd1c733b9e359eea to your computer and use it in GitHub Desktop.
doublehaul ➜ local-storage-operator git:(master) ✗ k logs local-storage-operator-64d8888597-pvrp4 -n local-storage
time="2019-05-14T17:14:58Z" level=info msg="Go Version: go1.10.3"
time="2019-05-14T17:14:58Z" level=info msg="Go OS/Arch: linux/amd64"
time="2019-05-14T17:14:58Z" level=info msg="operator-sdk Version: 0.0.7"
time="2019-05-14T17:14:58Z" level=info msg="Metrics service local-storage-operator created"
time="2019-05-14T17:14:58Z" level=info msg="Watching local.storage.openshift.io/v1alpha1, LocalVolume"
time="2019-05-14T17:14:58Z" level=info msg="Watching local.storage.openshift.io/v1alpha1, LocalVolume, local-storage, 5000000000"
doublehaul ➜ local-storage-operator git:(master) ✗ k get po -A
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system coredns-fb8b8dccf-r26dr 1/1 Running 0 43m
kube-system coredns-fb8b8dccf-tdf8g 1/1 Running 0 51m
kube-system etcd-kube-1 1/1 Running 0 50m
kube-system kube-apiserver-kube-1 1/1 Running 0 51m
kube-system kube-controller-manager-kube-1 1/1 Running 0 51m
kube-system kube-flannel-ds-amd64-7p25g 1/1 Running 0 51m
kube-system kube-flannel-ds-amd64-7z5fx 1/1 Running 1 51m
kube-system kube-flannel-ds-amd64-jpgfj 1/1 Running 0 51m
kube-system kube-proxy-8l9ss 1/1 Running 0 51m
kube-system kube-proxy-h2bv5 1/1 Running 0 51m
kube-system kube-proxy-wzj42 1/1 Running 1 51m
kube-system kube-scheduler-kube-1 1/1 Running 0 50m
local-storage local-storage-manifests-h8mnn 1/1 Running 0 22m
local-storage local-storage-operator-64d8888597-pvrp4 1/1 Running 0 22m
olm catalog-operator-76897564f-mv746 1/1 Running 0 35m
olm olm-operator-7f67d855c5-mvrjv 1/1 Running 0 35m
olm olm-operators-jc4w9 1/1 Running 0 35m
olm operatorhubio-catalog-2k8lv 1/1 Running 0 35m
olm packageserver-7ccddf5986-vmlcl 1/1 Running 0 34m
olm packageserver-7ccddf5986-wj5vc 1/1 Running 0 34m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment