mirror of https://github.com/istio/istio.io.git
Small grammar corrections (#8691)
This commit is contained in:
parent
146fe733b0
commit
b6e141333c
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Integrations
|
||||
description: Other softwares that Istio can integrate with to provide additional functionality.
|
||||
description: Other software that Istio can integrate with to provide additional functionality.
|
||||
weight: 60
|
||||
keywords: [ops, integrations]
|
||||
test: n/a
|
||||
|
|
|
@ -22,7 +22,7 @@ for your specific needs. The following built-in configuration profiles are curre
|
|||
This profile is recommended for production deployments and for
|
||||
{{< gloss "primary cluster" >}}primary clusters{{< /gloss >}} in a
|
||||
[multicluster mesh](/docs/ops/deployment/deployment-models/#multiple-clusters).
|
||||
You can display the default setting by running the command `istioctl profile dump`.
|
||||
You can display the default settings by running the `istioctl profile dump` command.
|
||||
|
||||
1. **demo**: configuration designed to showcase Istio functionality with modest resource requirements.
|
||||
It is suitable to run the [Bookinfo](/docs/examples/bookinfo/) application and associated tasks.
|
||||
|
|
Loading…
Reference in New Issue