Update existing docs from Consul API Gateway -> API Gateway for Kubernetes (#16360)

* Update existing docs from Consul API Gateway -> API Gateway for Kubernetes

* Update page header to reflect page title change

* Update nav title to match new page title
This commit is contained in:
Nathan Coleman 2023-02-22 12:34:27 -05:00 committed by GitHub
parent b0a97756bf
commit df1106e1fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 13 deletions

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Consul API Gateway Overview
page_title: API Gateway for Kubernetes Overview
description: >-
Consul API Gateway enables external network client access to a service mesh on Kubernetes and forwards requests based on path or header information. Learn about how the k8s Gateway API specification configures Consul API Gateway so you can control access and simplify traffic management.
---
# Consul API Gateway Overview
# API Gateway for Kubernetes Overview
This topic provides an overview of the Consul API Gateway.

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Install Consul API Gateway
page_title: Install API Gateway for Kubernetes
description: >-
Learn how to install custom resource definitions (CRDs) and configure the Helm chart so that you can run Consul API Gateway on your Kubernetes deployment.
---
# Install Consul API Gateway
# Install API Gateway for Kubernetes
This topic describes how to install and configure Consul API Gateway.

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Consul API Gateway Technical Specifications
page_title: API Gateway for Kubernetes Technical Specifications
description: >-
Consul API Gateway is a service mesh add-on for Kubernetes deployments. Learn about its requirements for system resources, ports, and component versions, its Enterprise limitations, and compatible k8s cloud environments.
---
# Consul API Gateway Technical Specifications
# API Gateway for Kubernetes Technical Specifications
This topic describes the technical specifications associated with using Consul API Gateway.

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Upgrade Consul API Gateway
page_title: Upgrade API Gateway for Kubernetes
description: >-
Upgrade Consul API Gateway to use newly supported features. Learn about the requirements, procedures, and post-configuration changes involved in standard and specific version upgrades.
---
# Upgrade Consul API Gateway
# Upgrade API Gateway for Kubernetes
This topic describes how to upgrade Consul API Gateway.

View File

@ -1,11 +1,11 @@
---
layout: docs
page_title: Use Consul API Gateway
page_title: Deploy API Gateway for Kubernetes
description: >-
Learn how to apply a configured Consul API Gateway to your Kubernetes cluster, review the required fields for rerouting HTTP requests, and troubleshoot an error message.
---
# Basic Consul API Gateway Usage
# Deploy API Gateway for Kubernetes
This topic describes how to use Consul API Gateway.

View File

@ -193,7 +193,7 @@
]
},
{
"title": "Consul API Gateway",
"title": "API Gateway for Kubernetes",
"routes": [
{
"title": "v0.5.x",
@ -1293,7 +1293,7 @@
"divider": true
},
{
"title": "Consul API Gateway",
"title": "API Gateway for Kubernetes",
"routes": [
{
"title": "Overview",
@ -1315,7 +1315,7 @@
"title": "Usage",
"routes": [
{
"title": "Basic Usage",
"title": "Deploy",
"path": "api-gateway/usage/usage"
},
{