5 Commits

Author SHA1 Message Date
Kenichi Omichi 6ebf915691 es: Fix output of 'kubectl rollout status'
This is the same fix as https://github.com/kubernetes/website/commit/6e93717597113c726cbcf8a7059e47f23e3e8a64 for es.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/pkg/polymorphichelpers/rollout_status.go#L89
2020-10-09 16:54:30 +00:00
Tim Bannister a94638c0d9 Replace capture shortcodes (es localization) 2020-06-29 18:45:52 +01:00
Enrique Medina Montenegro 972c95cf1a Merge branch 'master' of https://github.com/kubernetes/website into es/docs/concepts_workloads_controllers/deployment_and_gc 2020-06-29 13:06:34 +02:00
Enrique Medina Montenegro 3028119b68 --amend 2020-06-26 14:34:47 +02:00
Enrique Medina Montenegro eab4f2199e Spanish Translation 2019-10-15 07:40:40 +02:00