kubernetes/docs/user-guide
k8s-merge-robot 0c2641d4ea Merge pull request #19946 from janetkuo/kubectl-rollout-status
Automatic merge from submit-queue

Add `kubectl rollout status`

## Pull Request Guidelines

1. Please read our [contributor guidelines](https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md).
1. See our [developer guide](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md).
1. Follow the instructions for [labeling and writing a release note for this PR](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes) in the block below.

```release-note
Implement `kubectl rollout status` that can be used to watch a deployment's rollout status
```

Addresses #17168; depends on #19882 (the "Add kubectl rollout" commit).
See [proposal](https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/deploy.md#deployment-version). 

cc @bgrant0607 @nikhiljindal @ironcladlou @kargakis @kubernetes/sig-config @kubernetes/kubectl  @madhusudancs

<!-- Reviewable:start -->
---
This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/19946)
<!-- Reviewable:end -->
2016-05-12 06:28:49 -07:00
..
configmap
downward-api
environment-guide
horizontal-pod-autoscaling
kubectl Merge pull request #19946 from janetkuo/kubectl-rollout-status 2016-05-12 06:28:49 -07:00
liveness
logging-demo
node-selection implement inter pod topological affinity and anti-affinity 2016-05-06 06:46:23 +00:00
persistent-volumes
replicaset
resourcequota
secrets
update-demo
walkthrough
accessing-the-cluster.md
annotations.md
application-troubleshooting.md
cadvisor.png
compute-resources.md
config-best-practices.md
configmap.md
configuring-containers.md
connecting-applications.md
connecting-to-applications-port-forward.md
connecting-to-applications-proxy.md
container-environment.md
containers.md
debugging-services.md
deploying-applications.md
deployment.yaml
deployments.md
docker-cli-to-kubectl.md
downward-api.md
gcm.png
getting-into-containers.md
horizontal-pod-autoscaler.md
horizontal-pod-autoscaler.png
horizontal-pod-autoscaler.svg
identifiers.md
images.md
influx.png
ingress.md
ingress.yaml
introspection-and-debugging.md
job.yaml
jobs.md
jsonpath.md
kibana.png
known-issues.md
kubeconfig-file.md
kubectl-cheatsheet.md
kubectl-overview.md
labels.md
logging.md
managing-deployments.md
monitoring-architecture.png
monitoring.md
multi-pod.yaml
namespaces.md
new-nginx-deployment.yaml
nginx-deployment.yaml
overview.md Fix for User Guide link 2016-04-14 18:07:33 -07:00
persistent-volumes.md
pod-states.md
pod-templates.md
pod.yaml
pods.md
prereqs.md
production-pods.md
quick-start.md
README.md
replication-controller.md
replication.yaml
secrets.md
security-context.md
service-accounts.md
services-firewalls.md
services-iptables-overview.png
services-iptables-overview.svg
services-userspace-overview.png
services-userspace-overview.svg
services.md
sharing-clusters.md
simple-nginx.md
simple-yaml.md
ui-dashboard-cards-menu.png
ui-dashboard-deploy-file.png
ui-dashboard-deploy-more.png
ui-dashboard-deploy-simple.png
ui-dashboard-rcs-detail.png
ui-dashboard-rcs.png
ui-dashboard-zerostate.png
ui.md
volumes.md
working-with-resources.md

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.2/docs/user-guide/README.md).

Documentation for other releases can be found at releases.k8s.io.

This file has moved to: http://kubernetes.github.io/docs/user-guide/

Analytics