Add feature state templates (#3680)
* Add feature state template * tweak css * change wording * apply wording changes to alpha and beta * tweak dialog css * tweak code highlighting * tweak dialog style * set for_k8s_version default * tweak dialog ul * make init containers 1.5 beta for now * set default dialog width * revert a:visited color * force code style * simplify copy for alpha, beta, stable * tweak code style * fix beta dialog title * fix dialog link a code * remaining tweaks * set a:visited color * Address Steve's feedback * rename dialog.md to feature-dialog.md * remove bold from additional feature state text
This commit is contained in:
@@ -17,10 +17,10 @@ scripts not present in an app image.
|
||||
|
||||
{:toc}
|
||||
|
||||
{% include 1-5-beta.md %}
|
||||
{% assign for_k8s_version="v1.5" %}{% include feature-state-beta.md %}
|
||||
|
||||
**Once the feature exits beta, Init Containers will be specified in the PodSpec
|
||||
alongside the app `containers` array.**
|
||||
Once the feature exits beta, Init Containers will be specified in the PodSpec
|
||||
alongside the app `containers` array.
|
||||
|
||||
{% capture body %}
|
||||
## Understanding Init Containers
|
||||
|
||||
Reference in New Issue
Block a user