Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Feb 22, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/content/docs/api-gateway/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
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.
---
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/api-gateway/install.mdx
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/api-gateway/tech-specs.mdx
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/api-gateway/upgrades.mdx
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/api-gateway/usage/usage.mdx
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
layout: docs
page_title: Use Consul API Gateway
page_title: Use 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.

Expand Down
4 changes: 2 additions & 2 deletions website/data/docs-nav-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
]
},
{
"title": "Consul API Gateway",
"title": "API Gateway for Kubernetes",
"routes": [
{
"title": "v0.5.x",
Expand Down Expand Up @@ -1293,7 +1293,7 @@
"divider": true
},
{
"title": "Consul API Gateway",
"title": "API Gateway for Kubernetes",
"routes": [
{
"title": "Overview",
Expand Down