Update index.md

reviewable/pr1707/r8
devin-donnelly 2016-12-06 14:12:52 -08:00 committed by GitHub
parent 6005f41140
commit 3cdd727342
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ assignees:
- smarterclayton
---
* Starting in Kubernetes version 1.5, PetSet has been renamed to [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets). To use (or continue to use) PetSet in Kubernetes 1.5, you _must_ migrate your exsiting PetSets to StatefulSets. For information on working with StatefulSet, see the tutorial on [how to run replicated stateful applications](/docs/tutorials/stateful-application/run-replicated-stateful-application).
Starting in Kubernetes version 1.5, PetSet has been renamed to [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets). To use (or continue to use) PetSet in Kubernetes 1.5, you _must_ migrate your exsiting PetSets to StatefulSets. For information on working with StatefulSet, see the tutorial on [how to run replicated stateful applications](/docs/tutorials/stateful-application/run-replicated-stateful-application).
* __This document has been deprecated__, but can still apply if you're using Kubernetes version 1.4 or earlier.
__This document has been deprecated__.