Releases: kubernetes-sigs/gwctl
Releases · kubernetes-sigs/gwctl
v0.1.0
v0.1.0
We're thrilled to announce the very first release of gwctl, your new CLI for Kubernetes Gateway API!
It's still early days, so there might be a few rough edges. Please report any issues you find!
Features:
- Manage Gateway API resources: Use commands like
get
,apply
, anddelete
to manage Gateway API resources with ease. - Explore policies: Use
get policies
to list and understand how policies impact your resources. - Get detailed insights: Dive deep into resource configurations and relationships using
describe
. - Analyze for potential issues: Identify problems before they happen with
analyze
. - Visualize connections: Generate graphs to understand how your resources connect using
get -o graph
.
Refer to the README for detailed examples of each command.
Installation:
Download the binaries for your OS and architecture from the attached files.
Huge thanks to all the contributors:
- arukiidou (@arukiidou)
- Candace Holman (@candita)
- Christine Kim (@xtineskim)
- Dave Protasowski (@dprotaso)
- Dennis Zhou (@deszhou)
- Devaansh Kumar (@Devaansh-Kumar)
- Gaurav Ghildiyal (@gauravkghildiyal)
- Jintao Zhang (@tao12345666333)
- Jongwoo Han (@jongwooo)
- Kevin Fan (@KevFan)
- Laura Fitzgerald (@laurafitzgerald)
- Mattia Lavacca (@mlavacca)
- Narasimha Murthy (@murthy95)
- Navendu Pottekkat (@pottekkat)
- Patryk Małek (@pmalek)
- Priyanka Saggu (@Priyankasaggu11929)
- Rob Scott (@robscott)
- Shane Utt (@shaneutt)
- Tarun Duhan (@tdn21)
- Vandit Singh (@Vandit1604)
- Yashvardhan Kukreja (@yashvardhan-kukreja)