com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Cartridge Deployment Workflow
The cartridge deployment process has been illustrated in the diagram below:
The workflow of the cartridge deployment process is as follows:
- DevOps will have to define the cartridge using aÂ
cartridge.json
via the CLI, Web UI or REST API and send it to Stratos Manager. - Stratos Manager will send the cartridge definition to Cloud Controller (CC) to be deployed.Â
- Cloud Controller will carry out a validation process based on the cartridge image ID (e.g., On EC2 an Amazon Machine Image [AMI]).
- If the cartridge already exists, Cloud Controller will undeploy the cartridge.Â
- If the cartridge does not exist, Cloud Controller will proceed with the cartridge deployment process.Â
- Cloud Controller will add the cartridge definition to its in-memory and persist it in its registry.Â
- Cloud Controller will update the Topology with the service definition and publish the Topology event to Message Broker (MB).
Related Links
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.