Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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 linkerd.io/content/2-edge/features/gateway-api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Gateway API support
description: Linkerd uses the Gateway API resource types for much configuration.
description: Linkerd uses Gateway API resource types to configure certain features.
---

The Gateway API is a set of CRDs in the `gateway.networking.k8s.io` API group
Expand Down
2 changes: 1 addition & 1 deletion linkerd.io/content/2.16/features/gateway-api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Gateway API support
description: Linkerd uses the Gateway API resource types for much configuration.
description: Linkerd uses Gateway API resource types to configure certain features.
---

The Gateway API is a set of CRDs in the `gateway.networking.k8s.io` API group
Expand Down
2 changes: 1 addition & 1 deletion linkerd.io/content/2.17/features/gateway-api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Gateway API support
description: Linkerd uses the Gateway API resource types for much configuration.
description: Linkerd uses Gateway API resource types to configure certain features.
---

The Gateway API is a set of CRDs in the `gateway.networking.k8s.io` API group
Expand Down
Loading