Skip to content

Commit dc2dc33

Browse files
Merge branch 'main' into issue-2810-closing-reason
2 parents 9fe3656 + ce5b89d commit dc2dc33

File tree

85 files changed

+1827
-670
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+1827
-670
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This path is not supported. Currently, we only support using Cloud Connect to connect ECE, ECK, and self-managed clusters to AutoOps.
22

3-
For {{ech}} clusters, AutoOps is set up and enabled automatically in all supported [regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md), and can be [accessed](/deploy-manage/monitor/autoops/ec-autoops-how-to-access.md) from the deployment overview page.
3+
For {{ech}} clusters, AutoOps is set up and enabled automatically in all supported [regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md), and can be [accessed](/deploy-manage/monitor/autoops/ec-autoops-how-to-access.md#ec-autoops-how-to-access) from the deployment overview page.

deploy-manage/cloud-connect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Learn how to set up and use [](/deploy-manage/monitor/autoops/cc-autoops-as-clou
2323

2424
Find answers to your questions about Cloud Connect.
2525

26-
* [Does using Cloud Connect require additional payment?](#cc-additional-payment)
26+
* [Does Cloud Connect require additional payment?](#cc-additional-payment)
2727
* [Can I use Cloud Connect to connect my Elastic Cloud Hosted clusters to AutoOps?](#cc-ech)
2828
* [Are more services going to be available with Cloud Connect?](#cc-more-services)
2929

30-
$$$cc-additional-payment$$$ **Does using Cloud Connect require additional payment?**
30+
$$$cc-additional-payment$$$ **Does Cloud Connect require additional payment?**
3131
: Each cloud connected service has its own licensing and payment requirements.
3232
:::{include} /deploy-manage/_snippets/autoops-cc-payment-faq.md
3333
:::

deploy-manage/cloud-organization/billing/billing-faq.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ mapped_pages:
33
- https://www.elastic.co/guide/en/cloud/current/ec-faq-billing.html
44
applies_to:
55
deployment:
6+
self:
7+
ece:
8+
eck:
69
ess: all
710
serverless: all
811
products:
@@ -29,6 +32,7 @@ This frequently-asked-questions list answers some of your more common questions
2932
* [How can I delete my {{ecloud}} account?](#faq-deleteaccount)
3033
* [Can I get a refund?](#faq-refund)
3134
* [What is included in my paid {{ecloud}} deployment?](#faq-included)
35+
* [Does Cloud Connect require additional payment?](#billing-cc-additional-payment)
3236
* [What are the data transfer and storage charges and how can I control them?](#faq-dts)
3337
* [What taxes will be applied on my invoice?](#faq-taxes)
3438

@@ -94,6 +98,9 @@ $$$faq-deleteaccount$$$How can I delete my {{ecloud}} account?
9498
$$$faq-refund$$$Can I get a refund?
9599
: Charges are non-refundable, but once you delete a deployment we’ll stop charging you for that deployment immediately. You only pay for what you use and you can stop using the service at any time. For any special considerations warranting a potential refund, use the {{ecloud}} Console [Support form](https://cloud.elastic.co/support?page=docs&placement=docs-body) to open a support case and select *Billing issue* as the category. To ensure quick processing, be sure to provide detail about the reasons for the refund request as well as other matters pertaining to the issue. For other ways to open a Support case, check [Contact us](../../../troubleshoot/index.md).
96100

101+
$$$billing-cc-additional-payment$$$ **Does Cloud Connect require additional payment?**
102+
: Each cloud connected service has its own licensing and payment requirements. For more information, refer to the [Elastic self-managed subscriptions](https://www.elastic.co/subscriptions) page.
103+
97104
$$$faq-included$$$What is included in my paid {{ech}} deployment?
98105
: All subscription tiers for {{ech}} include the following free allowance:
99106

deploy-manage/cloud-organization/billing/manage-subscription.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ You can [change your subscription level](/deploy-manage/cloud-organization/billi
7272
`Field-level or document-level security`
7373
: Remove any user role configurations based on field or document access [through the API](/deploy-manage/users-roles/cluster-or-deployment-auth/controlling-access-at-document-field-level.md) or the {{kib}} [Roles](/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md) page.
7474

75+
`ES|QL cross-cluster search`
76+
: Discontinue all [ES|QL CCS queries](elasticsearch://reference/query-languages/esql/esql-cross-clusters.md) or upgrade license tier to Enterprise.
77+
7578
::::{note}
7679
After you have made your changes to the deployment, it can take up to one hour to clear the notification banner.
7780
::::

deploy-manage/deploy/cloud-on-k8s/elastic-stack-configuration-policies.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,17 @@ products:
1111
# {{stack}} configuration policies [k8s-stack-config-policy]
1212

1313
::::{warning}
14-
We have identified an issue with {{es}} 8.15.1 and 8.15.2 that prevents security role mappings configured via Stack configuration policies to work correctly. Avoid these versions and upgrade to 8.16.0 to remedy this issue if you are affected.
14+
We have identified an issue with {{es}} 8.15.1 and 8.15.2 that prevents security role mappings configured via Stack configuration policies to work correctly. Avoid these versions and upgrade to 8.16+ to remedy this issue if you are affected.
1515
::::
1616

1717

1818
::::{note}
1919
This requires a valid Enterprise license or Enterprise trial license. Check [the license documentation](../../license/manage-your-license-in-eck.md) for more details about managing licenses.
2020
::::
2121

22+
::::{note}
23+
Component templates created in configuration policies cannot currently be referenced from index templates created through the {{es}} API or {{kib}} UI.
24+
::::
2225

2326
Starting from ECK `2.6.1` and {{es}} `8.6.1`, {{stack}} configuration policies allow you to configure the following settings for {{es}}:
2427

deploy-manage/deploy/cloud-on-k8s/propagate-labels-annotations.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ products:
66
- id: cloud-kubernetes
77
---
88

9-
# Propagate Labels and Annotations [k8s-propagate-labels-annotations]
9+
# Propagate labels and annotations [k8s-propagate-labels-annotations]
1010

1111
Starting with version `3.1.0`, {{eck}} supports propagating labels and annotations from the parent resource to the child resources it creates. This can be used on all custom resources managed by ECK, such as {{eck_resources_list}}.
1212

1313
The example below demonstrates how to use this feature on a {{es}} cluster, however, as mentioned above, this can be also applied to any custom resource managed by {{eck}}.
1414

15-
```yaml
15+
```yaml subs=true
1616
apiVersion: elasticsearch.k8s.elastic.co/v1
1717
kind: Elasticsearch
1818
metadata:
@@ -29,7 +29,7 @@ metadata:
2929
my-label2: "my-label2-value"
3030
name: elasticsearch-sample
3131
spec:
32-
version: 9.1.0
32+
version: {{version.stack}}
3333
nodeSets:
3434
- name: default
3535
config:
@@ -60,7 +60,7 @@ service/elasticsearch-sample-es-transport ClusterIP None <no
6060

6161
It is possible to use `*` as a wildcard to propagate all labels and annotations from the parent resource to the child resources. For example:
6262

63-
```yaml
63+
```yaml subs=true
6464
apiVersion: elasticsearch.k8s.elastic.co/v1
6565
kind: Elasticsearch
6666
metadata:
@@ -70,7 +70,7 @@ metadata:
7070
eck.k8s.alpha.elastic.co/propagate-labels: "*"
7171
name: elasticsearch-sample
7272
spec:
73-
version: 9.1.0
73+
version: {{version.stack}}
7474
nodeSets:
7575
- name: default
7676
config:

deploy-manage/deploy/deployment-comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For more details about feature availability in Serverless, check [](elastic-clou
3030

3131
| Feature/capability | Self-managed | {{ech}} | Serverless |
3232
|-------------------|-------------|--------------------------------|-------------------------|
33-
| [Deployment health monitoring](/deploy-manage/monitor.md) | Monitoring cluster | AutoOps or monitoring cluster | Managed by Elastic |
33+
| [Deployment health monitoring](/deploy-manage/monitor.md) | AutoOps or monitoring cluster | AutoOps or monitoring cluster | Managed by Elastic |
3434
| [Alerting](/explore-analyze/alerts-cases.md) | Watcher or {{kib}} alerts | Watcher or {{kib}} alerts | Alerts ([why?](/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md#elasticsearch-differences-serverless-features-replaced)) |
3535

3636
## Data lifecycle
-385 KB
Binary file not shown.
8.21 KB
Loading
125 KB
Loading

0 commit comments

Comments
 (0)