You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/versions/content-patterns.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ Spaces let you organize your content and users according to your needs.
73
73
74
74
* Each space has its own saved objects.
75
75
* Users can only access the spaces that they have been granted access to. This access is based on user roles, and a given role can have different permissions per space.
76
-
* Each space has its own navigation. **[{{stack-short}} v9 only]**
76
+
* Each space has its own navigation. **[{{stack}} v9 only]**
77
77
78
78
:::
79
79
:::{tab-item} Two
@@ -99,10 +99,10 @@ Spaces let you organize your content and users according to your needs.
99
99
100
100
Try to minimize the number of tabs where you can - try to work around small differences by rewording or adding context in prose or in `note` style admonitions:
101
101
102
-
* In {{stack-short}} 9.1.0 and earlier, **Spaces** were referred to as **Places**.
102
+
* In {{stack}} 9.1.0 and earlier, **Spaces** were referred to as **Places**.
103
103
*
104
104
::::{note}
105
-
In {{stack-short}} 9.1.0 and earlier, click the **Permissions** tab.
105
+
In {{stack}} 9.1.0 and earlier, click the **Permissions** tab.
106
106
::::
107
107
108
108
Try not to include information surrounding a procedure in the tabs. Make the tab content as small as possible apart from the procedure itself.
@@ -132,7 +132,7 @@ To create a space:
132
132
4. Save the space.
133
133
::::
134
134
135
-
::::{tab-item} {{stack-short}} v9
135
+
::::{tab-item} {{stack}} v9
136
136
:sync: stack
137
137
138
138
1. Select **Create space** and provide a name, description, and URL identifier.
@@ -174,7 +174,7 @@ You can edit all of the space settings you just defined at any time, except for
174
174
#### Required permissions
175
175
176
176
***{{serverless-short}}**: `Admin` or equivalent
177
-
***{{stack-short}} v9**: `kibana_admin` or equivalent
177
+
***{{stack}} v9**: `kibana_admin` or equivalent
178
178
179
179
:::
180
180
:::{tab-item} Two
@@ -185,7 +185,7 @@ You can edit all of the space settings you just defined at any time, except for
185
185
The maximum number of spaces that you can have differs by [what do we call this]:
186
186
187
187
***{{serverless-short}}**: Maximum of 100 spaces.
188
-
***{{stack-short}} v9**: Controlled by the `xpack.spaces.maxSpaces` setting. Default is 1000.
188
+
***{{stack}} v9**: Controlled by the `xpack.spaces.maxSpaces` setting. Default is 1000.
189
189
:::
190
190
::::
191
191
@@ -208,7 +208,7 @@ If there’s a terminology change or other minor change (especially where x equa
208
208
**In a **Spaces** overview*:
209
209
210
210
:::{note}
211
-
In {{stack-short}} 9.0.0 and earlier, **Spaces** are referred to as **Places**.
211
+
In {{stack}} 9.0.0 and earlier, **Spaces** are referred to as **Places**.
212
212
213
213
## Prose
214
214
@@ -243,7 +243,7 @@ In **Elastic Cloud Enterprise**, you can use one or more proxy certificates to s
243
243
244
244
:::{tab-item} Two
245
245
:sync: two
246
-
If you're managing a {{stack-short}} v9 deployment, then you can also assign roles and define permissions for a space from the **Permissions** tab of the space settings.
246
+
If you're managing a {{stack}} v9 deployment, then you can also assign roles and define permissions for a space from the **Permissions** tab of the space settings.
Copy file name to clipboardExpand all lines: docs/versions/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,13 @@ There are multiple facets to versioning that we need to consider:
29
29
30
30
| Facet | Description |
31
31
| --- | --- |
32
-
|**Stack flavor**| The Elasticsearch or Kibana feature base used for basic functionality. Either **Serverless** (sometimes "Elastic Cloud Serverless") or **{{stack-short}} <version>**|
33
-
| **Deployment type** | The way Elastic is deployed:<br><br>- **Serverless** (sometimes "Elastic Cloud Serverless")<br>- **Elastic Cloud Hosted**<br>- **Elastic Cloud on Kubernetes**<br>- **Elastic Cloud Enterprise**<br>- **Self-managed**<br><br>All deployment types other than **Serverless** are used to run a **{{stack-short}} <version>** flavor of Elasticsearch / Kibana. ECK and ECE also have their own versioning. For example, one can run a v9.0.0 deployment on ECE 4.0.
32
+
|**Stack flavor**| The Elasticsearch or Kibana feature base used for basic functionality. Either **Serverless** (sometimes "Elastic Cloud Serverless") or **{{stack}} <version>**|
33
+
| **Deployment type** | The way Elastic is deployed:<br><br>- **Serverless** (sometimes "Elastic Cloud Serverless")<br>- **Elastic Cloud Hosted**<br>- **Elastic Cloud on Kubernetes**<br>- **Elastic Cloud Enterprise**<br>- **Self-managed**<br><br>All deployment types other than **Serverless** are used to run a **{{stack}} <version>** flavor of Elasticsearch / Kibana. ECK and ECE also have their own versioning. For example, one can run a v9.0.0 deployment on ECE 4.0.
34
34
|**Project type**| The Serverless project types where a feature can be used - either **Elasticsearch**, **Elastic Security**, or **Elastic Observability**|
35
35
|**Other versioning schemes**| Elastic products or tools with a versioned component, where stack versioning is not followed.<br><br>E.g. clients, Elastic Common Schema |
36
36
37
37
:::{warning}
38
-
The self-managed deployment type and support for products or platforms other than {{stack-short}} does not exist yet. Contribute to the discussion in [#452](https://github.com/elastic/docs-builder/discussions/452)
38
+
The self-managed deployment type and support for products or platforms other than {{stack}} does not exist yet. Contribute to the discussion in [#452](https://github.com/elastic/docs-builder/discussions/452)
0 commit comments