Renamed "Petset" to Statefulset
Renamed feature, fixed link https://github.com/kubernetes/kubernetes.github.io/issues/2240reviewable/pr1450/r1
parent
284f5c4735
commit
f83bd527d4
|
@ -79,8 +79,8 @@ Here are some ideas for how to use init containers:
|
|||
to generate a configuration file to be consumed by the main app contianer.
|
||||
```
|
||||
|
||||
Complete usage examples can be found in the [PetSets
|
||||
guide](docs/user-guide/petset/bootstrapping/index.md) and the [Production Pods
|
||||
Complete usage examples can be found in the [StatefulSets
|
||||
documentation](/docs/concepts/abstractions/controllers/statefulsets/) and the [Production Pods
|
||||
guide](/docs/user-guide/production-pods.md#handling-initialization).
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue