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 523dacf commit 0d93270
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 %}

This comment has been minimized.

Copy link
@mlavacca

mlavacca Dec 17, 2024

Member

Both the standard and the experimental installations are part of the installation now. It looks like we need to disable the standard channel installation somehow.


## Set up an upstream service with TLS

Expand Down

0 comments on commit 0d93270

Please sign in to comment.