Created
July 26, 2020 19:22
-
-
Save bharatmicrosystems/d66e85c99a05bc8c3903ea65c64d3a73 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
| $ 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