Skip to content

Commit

Permalink
fix(cilium-gateway-api): sig slack link
Browse files Browse the repository at this point in the history
  • Loading branch information
Smana committed Sep 16, 2023
1 parent ffeb8c9 commit b9c6fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/post/cilium-gateway-api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Here comes the **Gateway API**! This is actually a **standard** that allows decl

Among the concepts that we will explore, GAPI brings a granular authorization model which defines **explicit roles with distinct permissions**. (More information on the GAPI security model [here](https://gateway-api.sigs.k8s.io/concepts/security-model/#roles-and-personas)).

This is worth noting that this project is driven by the [sig-network-kubernetes](https://github.com/kubernetes/community/tree/master/sig-network) working group, and there's a slack [channel](https://communityinviter.com/apps/cloud-native/cncf) where you can reach out to them if needed.
This is worth noting that this project is driven by the [sig-network-kubernetes](https://github.com/kubernetes/community/tree/master/sig-network) working group, and there's a slack [channel](https://kubernetes.slack.com/archives/CR0H13KGA) where you can reach out to them if needed.

Let's see how GAPI is used in practice with Cilium 🚀!

Expand Down

0 comments on commit b9c6fd3

Please sign in to comment.