-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Draft breaking changes page, add stub pages Signed-off-by: Diana <[email protected]> * Fix entity capitalization, fix broken links Signed-off-by: Diana <[email protected]> * Apply code review feedback Signed-off-by: Diana <[email protected]> * Fix broken link Signed-off-by: Diana <[email protected]> --------- Signed-off-by: Diana <[email protected]>
- Loading branch information
1 parent
7055e85
commit 5e4a6de
Showing
8 changed files
with
1,040 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Create a Super Admin with the Admin API | ||
content_type: how_to | ||
description: placeholder | ||
|
||
products: | ||
- gateway | ||
|
||
works_on: | ||
- on-prem | ||
|
||
tldr: | ||
q: placeholder | ||
a: placeholder | ||
|
||
tags: | ||
- placeholder | ||
|
||
min_version: | ||
gateway: '3.4' | ||
--- | ||
|
||
|
||
@todo | ||
|
||
pull content from https://docs.konghq.com/gateway/latest/install/docker/build-custom-images/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: "{{site.base_gateway}} tracing" | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
works_on: | ||
- on-prem | ||
- konnect | ||
|
||
tags: | ||
- tracing | ||
|
||
no_version: true | ||
|
||
description: "placeholder" | ||
|
||
related_resources: | ||
- text: placeholder | ||
url: / | ||
--- | ||
|
||
@todo | ||
|
||
pull content from https://docs.konghq.com/gateway/latest/production/tracing/#main | ||
|
||
Also, include relevant content in the tracing plugins (as includes?) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: "Upgrading {{site.base_gateway}}" | ||
content_type: reference | ||
layout: reference | ||
|
||
products: | ||
- gateway | ||
|
||
works_on: | ||
- on-prem | ||
|
||
tags: | ||
- upgrades | ||
- versioning | ||
|
||
no_version: true | ||
|
||
description: "placeholder" | ||
|
||
related_resources: | ||
- text: "{{site.base_gateway}} breaking changes" | ||
url: /gateway/breaking-changes/ | ||
--- | ||
|
||
@todo | ||
|
||
pull content from https://docs.konghq.com/gateway/latest/upgrade/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters