You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extended-app-support.html.md.erb
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -24,15 +24,15 @@ There are two options for installing the Extended App Support tile. Option 1 use
24
24
* **Errands:** Configure Post-Deploy and Pre-Delete errands related to the buildpacks and stack.
25
25
* **Resource Config:** Select the VM type to use for executing the errand.
26
26
27
-
3. Click **Apply Changes** to install the Extended App Support tile and <%=vars.app_runtime_abbr%> 6.0.19 or later.
27
+
3. Click **Apply Changes** to install the Extended App Support tile and <%=vars.app_runtime_abbr%> 6.0.19 or later. Ensure that the <%=vars.app_runtime_abbr%> tile, the Extended App Support tile, and the <%=vars.segment_runtime_full%> tile (if used) are all selected for deployment.
28
28
29
29
4. When that is complete, navigate to the <%=vars.app_runtime_abbr%> tile, and click **Cloud Controller** in the left sidebar. Change **Available Stacks** to `cflinuxfs4 only`.
5. Stage the <%=vars.app_runtime_abbr%> 10.2.2+ tile.
34
34
35
-
6. Click **Apply Changes** to install the <%=vars.app_runtime_abbr%> tile. Ensure that both the <%=vars.app_runtime_abbr%>and the Extended App Support tileare selected for deployment.
35
+
6. Click **Apply Changes** to install the <%=vars.app_runtime_abbr%> tile. Ensure that the <%=vars.app_runtime_abbr%>tile, the Extended App Support tile, and the <%=vars.segment_runtime_full%> tile (if used) are all selected for deployment.
36
36
37
37
### Option 2: Install the tile during the upgrade to 10.2.2+
38
38
@@ -51,15 +51,15 @@ There are two options for installing the Extended App Support tile. Option 1 use
51
51
* **Errands:** Configure Post-Deploy and Pre-Delete errands related to the buildpacks and stack.
52
52
* **Resource Config:** Select the VM type to use for executing the errand.
53
53
54
-
1. Click **Apply Changes** to install the Extended App Support tile and the <%=vars.app_runtime_abbr%> 10.2.2+ tile. Ensure that both the <%=vars.app_runtime_abbr%>and the Extended App Support tileare selected for deployment.
54
+
1. Click **Apply Changes** to install the Extended App Support tile and the <%=vars.app_runtime_abbr%> 10.2.2+ tile. Ensure that the <%=vars.app_runtime_abbr%>tile, the Extended App Support tile, and the <%=vars.segment_runtime_full%> tile (if used) are all selected for deployment.
55
55
56
56
## <aid="notes"></a>Known Issues and Notes
57
57
58
58
* In 10.2.2+, cflinuxfs4 is the non-configurable, default stack. When pushing over existing apps that are using cflinuxfs3, developers do not need to specify the stack as `cflinuxfs3`, but all new app pushes must use `--stack cflinuxfs3` or declare `cflinuxfs3` in the app manifest. If this is not done, the app will use cflinuxfs4.
59
59
* You are still expected to fully migrate off cflinuxfs3 as soon as this is practical; this support tile is intended for transition use only.
60
60
* 10.2.0 and 10.2.1 do not support the new tile. Customers must upgrade to <%=vars.app_runtime_abbr%> 10.2.2 or higher to use this functionality.
61
61
* Buildpacks are no longer included with the platform by default and must be enabled through the tile, or added manually.
62
-
* Before applying the changes, ensure that both<%=vars.app_runtime_abbr%>and the Extended App Support tileare selected for deployment.
62
+
* Before applying the changes, ensure that the<%=vars.app_runtime_abbr%>tile, the Extended App Support tile, and the <%=vars.segment_runtime_full%> tile (if used) are all selected for deployment.
63
63
* If you restage or push a cflinuxfs3 app without installing the required buildpack(s), these operations fail.
64
64
* Operators should carefully review buildpack selection in the tile to avoid unexpected restage issues.
65
65
* If you uninstall the Extended App Support tile while you are still using TAS for VMs 6.0.x, unselect the errands on the delete to prevent deleting the buildpacks and deregistering the cflinuxfs3 stack.
0 commit comments