docs: new pre-deploy hooks page and x-pre_deploy extension in the reference page

This commit is contained in:
Pasha Sviderski
2026-04-09 20:24:19 +10:00
parent b3b33a82ba
commit f2f6fee89a
6 changed files with 249 additions and 3 deletions
@@ -63,7 +63,7 @@ The default mode is `replicated`, where you specify the number of replicas.
## See also
- [Deploy an app](1-deploy-app.md): Deploy from source code or prebuilt images
- [Deploy an app](1-deploy-app.md): Deploy from source code or pre-built images
- [Deploy to specific machines](2-deploy-specific-machines.md): Deploy services to specific machines in your cluster
- [Compose Specification: deploy.mode](https://github.com/compose-spec/compose-spec/blob/main/deploy.md#mode):
Compose specification for deployment modes