Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea Tabone <[email protected]>
Signed-off-by: ShobhaJayanna <[email protected]>
  • Loading branch information
Shobhajayanna and taban03 authored Dec 18, 2024
1 parent 195d970 commit 0442861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/whats-new/zowe-v3-frequently-asked-questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@

3. Can you speak about the migration from Zuul to Spring Cloud Gateway? Today there are two separate gateway services in API ML with separate configurations.

Spring Cloud Gateway is replacing Zuul as the technology to provide the API Gateway. The configuration for the API Gateway remains in the `components.gateway` namespace. If you were using Spring Cloud Gateway in V2 for the multi-tenancy scenario, you need to update the configuration for the central gateway (refered as gateway from v3 onwards) and move this configuration from `components.cloud-gateway` to `components.gateway`.
Spring Cloud Gateway is replacing Zuul as the technology to provide the API Gateway. The configuration for the API Gateway remains in the `components.gateway` namespace. If you were using Spring Cloud Gateway in V2 for the multi-tenancy scenario, you need to update the configuration for the Central Gateway (referred as Gateway from v3 onwards) and move this configuration from `components.cloud-gateway` to `components.gateway`.

4. If I have a legacy gateway deployed, how will I migrate to the new gateway? Will the old gateway be removed?

Expand Down

0 comments on commit 0442861

Please sign in to comment.