Skip to content

Commit

Permalink
feat(quickstart): add links to single and multi-zone cp deployment
Browse files Browse the repository at this point in the history
Signed-off-by: schogges <[email protected]>
  • Loading branch information
schogges committed Nov 13, 2024
1 parent 06058d8 commit d16045b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/_src/quickstart/kubernetes-demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,6 @@ However, the traffic to `redis` from any other service than `demo-app` is not al
* Add Kong as gateway to access the demo from the outside by following the [delegated gateway guide](/docs/{{ page.release }}/guides/gateway-delegated/).
* [Federate](/docs/{{ page.release }}/guides/federate) zone into a multizone deployment.
* Learn more about what you can do with the [GUI](/docs/{{ page.release }}/production/gui).
* Explore further installation strategies for [single-zone](/docs/{{ page.release }}/production/cp-deployment/single-zone) and [multi-zone](/docs/{{ page.release }}/production/cp-deployment/multi-zone) environments.
* Read the [full documentation](/docs/{{ page.release }}/) to learn about all the capabilities of {{site.mesh_product_name}}.
{% if site.mesh_product_name == "Kuma" %}* Chat with us at the official [Kuma Slack](/community) for questions or feedback.{% endif %}
1 change: 1 addition & 0 deletions app/_src/quickstart/universal-demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,6 @@ However, the traffic to `redis` from any other service than `demo-app` is not al
* Explore the [Features](/features) available to govern and orchestrate your service traffic.
* Learn more about what you can do with the [GUI](/docs/{{ page.release }}/production/gui).
* Explore further installation strategies for [single-zone](/docs/{{ page.release }}/production/cp-deployment/single-zone) and [multi-zone](/docs/{{ page.release }}/production/cp-deployment/multi-zone) environments.
* Read the [full documentation](/docs/{{ page.release }}/) to learn about all the capabilities of {{site.mesh_product_name}}.
{% if site.mesh_product_name == "Kuma" %}* Chat with us at the official [Kuma Slack](/community) for questions or feedback.{% endif %}

0 comments on commit d16045b

Please sign in to comment.