Skip to content

Commit

Permalink
deploy: 8f74229
Browse files Browse the repository at this point in the history
  • Loading branch information
zachaller committed Aug 12, 2024
1 parent fe56d99 commit 354f47c
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 119 deletions.
2 changes: 1 addition & 1 deletion features/ephemeral-metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3268,7 +3268,7 @@ <h1 id="ephemeral-metadata">Ephemeral Metadata<a class="headerlink" href="#ephem
labels/annotations, for <em>only</em> the duration which they are the desired or stable set, and for the
labels to be updated/removed as soon as the ReplicaSet switches roles (e.g. from desired to stable).
The use case which this enables, is to allow prometheus, wavefront, datadog queries and dashboards
to be built, which can rely on a consistent labels, rather than the <code>rollouts-pod-template-hash</code>
to be built, which can rely on a consistent list of labels, rather than the <code>rollouts-pod-template-hash</code>
which is unpredictable and changing from revision to revision.</p>
<p>A Rollout using the canary strategy has the ability to attach ephemeral metadata to the stable or
canary Pods using the <code>stableMetadata</code> and <code>canaryMetadata</code> fields respectively.</p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 354f47c

Please sign in to comment.