Skip to content

Commit

Permalink
docs: update project goals in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Utt <[email protected]>
  • Loading branch information
shaneutt authored Oct 4, 2024
1 parent 1c1c149 commit 0451fb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ not have end-users** and is a safe place to learn, break stuff and have fun!

Current project goals are the following:

- [ ] support [Gateway]/[GatewayClass] (partially complete)
- [ ] support [UDPRoute] (partially complete)
- [ ] support [TCPRoute] (partially complete)
- [ ] support the [Kubernetes Service API][svc] (upcoming)
- [ ] support [Gateway]/[GatewayClass] + [UDPRoute] / [TCPRoute] (in progress, partially complete)

After these goals are achieved, further goals may be decided.

[svc]:https://kubernetes.io/docs/concepts/services-networking/service/
[Gateway]:https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.Gateway
[GatewayClass]:https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1beta1.GatewayClass
[UDPRoute]:https://gateway-api.sigs.k8s.io/references/spec/#gateway.networking.k8s.io/v1alpha2.UDPRoute
Expand Down

0 comments on commit 0451fb1

Please sign in to comment.