kubernetes-scripts icon indicating copy to clipboard operation
kubernetes-scripts copied to clipboard

Collection of scripts useful for working with Kubernetes.

Results 2 kubernetes-scripts issues
Sort by recently updated
recently updated
newest added

Hi, I've enhanced the script to be able to support waiting for stateful sets also. Maybe you want to get this changes back. Chris

Hi, first thanks for your code. I found another way to wait for a deployment so I thought sharing it here. What I do is this : First get the...