kubernetes/docs
k8s-merge-robot 1642083e60 Merge pull request #24645 from jlowdermilk/rolling-update
Automatic merge from submit-queue

kubectl rolling-update support for same image

Fixes #23497.

Enables `kubectl rolling-update --image` to the same image, adding a `--image-pull-policy` flag to remove ambiguity. This allows rolling-update to behave as an "update and/or restart" (https://github.com/kubernetes/kubernetes/issues/23497#issuecomment-212349730), or as a forced update when the same tag can mean multiple versions (e.g. `:latest`). cc @janetkuo @nikhiljindal
2016-05-04 07:24:22 -07:00
..
admin add flags to enable etcd3 2016-04-28 09:48:16 +08:00
api-reference Added Hostname and Subdomain field to Pod.Spec 2016-04-28 10:56:56 -07:00
design Merge pull request #24231 from mikebrow/design-docs-80col-updates 2016-04-28 06:49:46 -07:00
devel Merge pull request #25048 from david-mcmahon/note-in-body 2016-05-04 03:06:57 -07:00
getting-started-guides Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Merge pull request #24645 from jlowdermilk/rolling-update 2016-05-04 07:24:22 -07:00
proposals Merge pull request #18724 from derekwaynecarr/eviction_policy_spec 2016-05-04 03:06:54 -07:00
user-guide Merge pull request #24645 from jlowdermilk/rolling-update 2016-05-04 07:24:22 -07:00
yaml/kubectl Merge pull request #24645 from jlowdermilk/rolling-update 2016-05-04 07:24:22 -07:00
api.md Updating documentation 2016-03-23 13:19:22 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
reporting-security-issues.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
roadmap.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
troubleshooting.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00

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/README.md).

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

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics