Skip to content

Instantly share code, notes, and snippets.

@bharatmicrosystems
Created July 26, 2020 19:22
Show Gist options
  • Select an option

  • Save bharatmicrosystems/d66e85c99a05bc8c3903ea65c64d3a73 to your computer and use it in GitHub Desktop.

Select an option

Save bharatmicrosystems/d66e85c99a05bc8c3903ea65c64d3a73 to your computer and use it in GitHub Desktop.
$ kubectl uncordon gke-cluster-1-default-pool-bf356567-mrnh
node/gke-cluster-1-default-pool-bf356567-mrnh uncordoned
$ kubectl get pod|grep redis
redis-cache-6bc7d5b59d-7jp5k 1/1 Running 0 3m34s
redis-cache-6bc7d5b59d-lxt4z 1/1 Running 0 3m34s
redis-cache-6bc7d5b59d-x2t4h 1/1 Running 0 3m34s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment