Skip to content

Instantly share code, notes, and snippets.

@ykyuen
Created January 9, 2020 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ykyuen/93fd053b4e20af8a6265393e36dfe7de to your computer and use it in GitHub Desktop.
Save ykyuen/93fd053b4e20af8a6265393e36dfe7de to your computer and use it in GitHub Desktop.
monitor-k8s-cluster-by-running-boatswain-as-a-daemonset-02
[ykyuen@camus ~]$ kubectl get ds -n boatswain
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
boatswain 1 1 1 1 1 kubernetes.io/hostname=gke-boatswain-default-pool-v2-1234abcd-5678 52s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment