Skip to content

Conversation

@adleong
Copy link
Member

@adleong adleong commented Apr 10, 2025

If the user runs linkerd install --crds when the Gateway API CRDs are not already present on the cluster, Linkerd will print an error prompting the user to first install the gateway API.

To make this a more streamlined user experience, we update the message to include a specific command for installing the Gateway API instead of merely linking to the Gateway API documentation.

> linkerd install --crds                                                                                     
The Gateway API CRDs must be installed prior to installing Linkerd. Run:

kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.2.1/standard-install.yaml

or see https://gateway-api.sigs.k8s.io/guides/#installing-gateway-api for more options.

@adleong adleong requested a review from a team as a code owner April 10, 2025 19:32
@adleong adleong merged commit b4bffda into main Apr 11, 2025
96 of 102 checks passed
@adleong adleong deleted the alex/gwapi-version branch April 11, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants