Skip to content

Commit 3816688

Browse files
Update docs/intro/how-it-works.mdx
Co-authored-by: Jordan Stephens <[email protected]>
1 parent a177aab commit 3816688

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/intro/how-it-works.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,5 @@ Defang uses [Kaniko](https://github.com/GoogleContainerTools/kaniko) to build yo
6969
## Service Provisioning
7070

7171
After your images have been built, `cd` will provision the necessary resources and deploy these images as new services in your cloud account. Defang uses the cloud provider's SDK to create the necessary resources for your services. This may include creating new containers, setting up networking, and configuring any other resources your services needs, such as storage resources.
72+
73+
When deploying changes to existing services, the `cd` service will determine the minimum set of changes necessary and add, remove, replace, or update services as necessary.

0 commit comments

Comments
 (0)