Skip to content

Commit cdee49f

Browse files
authored
Merge pull request #271 from tomkennedy513/eas-104-update
Add note about iso segments during install
2 parents e106a42 + 5684f59 commit cdee49f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

extended-app-support.html.md.erb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ There are two options for installing the Extended App Support tile. Option 1 use
2424
* **Errands:** Configure Post-Deploy and Pre-Delete errands related to the buildpacks and stack.
2525
* **Resource Config:** Select the VM type to use for executing the errand.
2626

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.
2828

2929
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`.
3030

3131
![cflinuxfs4-only](./images/cflinuxfs3_upgrade.png)
3232

3333
5. Stage the <%= vars.app_runtime_abbr %> 10.2.2+ tile.
3434

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 tile are 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.
3636

3737
### Option 2: Install the tile during the upgrade to 10.2.2+
3838

@@ -51,15 +51,15 @@ There are two options for installing the Extended App Support tile. Option 1 use
5151
* **Errands:** Configure Post-Deploy and Pre-Delete errands related to the buildpacks and stack.
5252
* **Resource Config:** Select the VM type to use for executing the errand.
5353

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 tile are 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.
5555

5656
## <a id="notes"></a>Known Issues and Notes
5757

5858
* 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.
5959
* You are still expected to fully migrate off cflinuxfs3 as soon as this is practical; this support tile is intended for transition use only.
6060
* 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.
6161
* 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 tile are 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.
6363
* If you restage or push a cflinuxfs3 app without installing the required buildpack(s), these operations fail.
6464
* Operators should carefully review buildpack selection in the tile to avoid unexpected restage issues.
6565
* 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

Comments
 (0)