eficode-academy / kubernetes-katas

Deliberate exercises for Kubernetes
265 stars 275 forks source link

📝 Update output formatting of "kubectl get deploy"-commands #36

Closed Addono closed 4 years ago

Addono commented 4 years ago

New output formatting of the kubectl get deploy command now formats its output similar to kubectl get pods where the DESIRED and CURRENT columns are contracted into READY.

In case it's relevant, this is the kubectl version I'm running:

❯ kubectl version --short
Client Version: v1.17.2
Server Version: v1.17.2