Skip to content

Commit

Permalink
fix some misspellings in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kvalliyurnatt committed Dec 18, 2023
1 parent 63318a1 commit 7e88609
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ endif::[]

NOTE: This requires a valid Enterprise license or Enterprise trial license. Check <<{p}-licensing,the license documentation>> for more details about managing licenses.

Starting from ECK `2.11.0` new options were added that enable adding configurations that go into `elasticsearch.yml` and `kibana.yml` to the Elastic Stack configuration Policy.
There is also an option to add additional secrets that will be mounted to the Elasticsearch Pods managed by the Elastic Stack configuration policy. This can be used to configure authorization policies in Elastic Stack configuration Policy.
The authorization policy will apply to all the Elasticsearch clusters and Kibana instances managed by the Elastic Stack configuration policy.
Starting from ECK `2.11.0` new options were added that enable adding configurations that go into `elasticsearch.yml` and `kibana.yml` to the Elastic Stack configuration policy.
There is also an option to add additional secrets that will be mounted to the Elasticsearch Pods managed by the Elastic Stack configuration policy. This can be used to configure authorization policies in Elastic Stack configuration policy.
The authorization policy will apply to all Elasticsearch clusters and Kibana instances managed by the Elastic Stack configuration policy.

Examples for configuring some of the authentication policies can be found below:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,4 +342,4 @@ secretMounts:
[id="{p}-{page_id}-configuring-authentication-policies"]
== Configuring authentication policies using Elastic Stack configuration policy.

In ECK `2.11.0` with the introduction of the `config` field for `elasticsearch` and `kibana`, `secretMounts` field for `elasticsearch`, Elastic Stack configuration policy can be used to configure authentication for Elasticsearch clusters. For some examples for the various authentication configurations that can be used refer to <<{p}-auth-config-using-stack-config-policy>>
In ECK `2.11.0` with the introduction of the `config` field for `elasticsearch` and `kibana`, `secretMounts` field for `elasticsearch`, Elastic Stack configuration policy can be used to configure authentication for Elasticsearch clusters. For some examples of the various authentication configurations that can be used refer to <<{p}-auth-config-using-stack-config-policy>>

0 comments on commit 7e88609

Please sign in to comment.