kubernetes-sigs / gateway-api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
https://gateway-api.sigs.k8s.io
Apache License 2.0
1.75k stars 454 forks source link

Make gwctl available for install via kubectl krew #3270

Open shaneutt opened 4 weeks ago

shaneutt commented 4 weeks ago

What would you like to be added:

Krew is a plugin manager for kubectl which is governed by us here in kubernetes-sigs and is growing in popularity. The purpose of this issue is to request that we host ourselves among the supported plugins.

Why this is needed:

This is a tiny UX thing we can do to make using (and maybe to some degree, finding) Gateway API tools easier for end-users deploying with Gateway API.

shramanpaul commented 4 weeks ago

Hey @shaneutt I would like to work on this issue, as i have some experience with kubectl and Krew earlier, and it would be great to get assigned and start with this good first issue

shaneutt commented 4 weeks ago

Sounds great, thank you!

/assign @shramanpaul

If you run into any trouble, have questions or need support just let us know here.

/cc @gauravkghildiyal who has been the primary developer of gwctl

Make sure to link external PRs here so we can help review!