Skip to content

Commit

Permalink
enable experimental gw api
Browse files Browse the repository at this point in the history
  • Loading branch information
czeslavo committed Dec 17, 2024
1 parent cb586a1 commit 9e49ba5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ site.base_gateway }} to verify the certificate it presents by attaching a CA cer
shows how to make this happen using the `BackendTLSPolicy` (when using Gateway API) or Kubernetes Service annotations
(when using Ingress API).

{% include /md/kic/prerequisites.md release=page.release disable_gateway_api=false%}
{% include /md/kic/prerequisites.md release=page.release disable_gateway_api=false gateway_api_experimental=true %}

## Set up an upstream service with TLS

Expand Down

0 comments on commit 9e49ba5

Please sign in to comment.