mirror of https://github.com/hashicorp/consul
Update existing docs from Consul API Gateway -> API Gateway for Kubernetes
parent
de17c7c26f
commit
acac8d3732
|
@ -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.
|
||||
---
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue