Tim Bannister
876802d59a
Drop old information about StatefulSet stability ( #16060 )
...
(at time of commit, v1.11 was the oldest version supported)
2019-09-09 10:44:53 -07:00
Josef Brandl
10e71c9d93
Clarify behavior of parallel pod management policy ( #14606 )
2019-06-04 14:53:51 -07:00
Anthony Yeh
6c95d99195
StatefulSet: Document workaround for known rolling update issue. ( #13190 )
2019-03-21 07:01:41 -07:00
Matt McNaughton
1b965dc49e
Improve stateful set dns docs ( #12564 )
...
Address the issue raised in
https://github.com/kubernetes/kubernetes/issues/73808 , where it became
clear it would be helpful for there to be a reminder for the user that
they are responsible for managing the StatefulSet which provides DNS
names for the pods in a StatefulSet.
2019-02-13 02:00:51 -08:00
Luc Perkins
d65e1790ff
Add admonition type to shortcode ( #9482 )
...
* Change existing admon blocks
* Fix includes issue
2018-11-06 11:33:04 -08:00
Patrick Nordahl
8f6c9e6f81
typo in StatefulSet docs ( #10558 )
2018-10-09 04:40:44 -07:00
Morten Torkildsen
b9e2f86503
Update description of StatefulSet behavior on delete ( #10380 )
...
StatefulSet deletion does not have any guarantees of orderly termination of pods as is suggested by the documentation. Prior to 1.11 kubectl did scale down StatefulSets before deleting them, but this went away after the removal of reapers. Ref discussion in #68627 .
This change updates the documentation to reflect this.
2018-10-03 19:36:31 -07:00
Shen Yuanyu
bde5b1409b
fix note format error ( #10088 )
2018-08-27 10:33:43 -07:00
Erik Sundell
da8fa820b3
statefulset.md - Beta remnants removed ( #9522 )
2018-07-18 14:29:45 -07:00
Takuya Tokuda
0502832cbb
Ordering content by weight ( #8787 )
...
* ordering content by weight
* fix weight of 'setup' contents
* fix weight of 'concepts' contents
* fix weight of 'tasks' contents
* fix weight of 'tutorials' contents
* fix weight of 'reference' contents
* Revert "fix weight of 'tasks' contents"
This reverts commit 4b6916bed0
.
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f7833143
.
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de3665
.
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a
.
2018-06-06 16:51:26 -07:00
lovejoy
efbcfeee7c
typo fix ( #8667 )
2018-05-22 07:30:55 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00