Skip to content

Commit 57f72a5

Browse files
authored
ko: migrate kgo docs to ko (#3177)
* ko: migrate kgo docs to ko * chore: use var
1 parent c6e421a commit 57f72a5

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

app/_landing_pages/operator/install.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ rows:
5353
- header:
5454
type: h2
5555
text: "Next Steps"
56-
sub_text: After installing KGO, use one of the following tutorials to get started.
56+
sub_text: After installing {{site.operator_product_name_short}}, use one of the following tutorials to get started.
5757
columns:
5858
- blocks:
5959
- type: card
@@ -86,7 +86,7 @@ rows:
8686
title: Configure {{ site.konnect_short_name }}
8787
description: |
8888
Configure your {{ site.konnect_short_name }} organization using CRDs. Create control planes and configure {{ site.base_gateway }}
89-
entities, or configure Dedicated Cloud Gateways deployments.
89+
entities, or configure Dedicated Cloud Gateways deployments.
9090
cta:
9191
text: Create and configure a Control Plane in {{ site.konnect_short_name }}
9292
url: /operator/konnect/crd/control-planes/hybrid/

app/operator/reference/dump-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Dump server
3-
description: 'Use the dump config server to inspect and debug Kong configurations generated by the Gateway Operator for each control plane.'
3+
description: 'Use the dump config server to inspect and debug Kong configurations generated by the {{site.operator_product_name}} for each control plane.'
44
content_type: reference
55
layout: reference
66
permalink: /operator/control-planes/config-dump-server/

app/operator/support-policy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ breadcrumbs:
1010

1111
---
1212

13-
1413
Kong primarily follows [semantic versioning](https://semver.org/) (SemVer) for its products.
1514

1615
At Kong’s discretion a specific minor version can be marked as a LTS version. The LTS version is supported on a given distribution for the duration of the distribution’s lifecycle, or for 3 years from LTS release whichever comes sooner. LTS only receives security fixes or certain critical patches at the discretion of Kong. Kong guarantees that at any given time, there will be at least 1 active LTS Kong version.

0 commit comments

Comments
 (0)