Skip to content

Commit 2f282de

Browse files
authored
Merge pull request #28086 from squat/patch-3
Fix blog post grammar and consistency
2 parents d295c65 + 14de219 commit 2f282de

File tree

1 file changed

+2
-2
lines changed
  • content/en/blog/_posts/2021-04-22-gateway-api

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2021-04-22-gateway-api/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,12 @@ metadata:
186186

187187
### Role Oriented Design
188188

189-
When you put it all together, you have a single load balancing infrastructure that can be safely shared by multiple teams. The Gateway API not only a more expressive API for advanced routing, but is also a role-oriented API, designed for multi-tenant infrastructure. Its extensibility ensures that it will evolve for future use-cases while preserving portability. Ultimately these characteristics will allow Gateway API to adapt to different organizational models and implementations well into the future.
189+
When you put it all together, you have a single load balancing infrastructure that can be safely shared by multiple teams. The Gateway API is not only a more expressive API for advanced routing, but is also a role-oriented API, designed for multi-tenant infrastructure. Its extensibility ensures that it will evolve for future use-cases while preserving portability. Ultimately these characteristics will allow the Gateway API to adapt to different organizational models and implementations well into the future.
190190

191191
### Try it out and get involved
192192

193193
There are many resources to check out to learn more.
194194

195195
* Check out the [user guides](https://gateway-api.sigs.k8s.io/guides/getting-started/) to see what use-cases can be addressed.
196196
* Try out one of the [existing Gateway controllers ](https://gateway-api.sigs.k8s.io/references/implementations/)
197-
* Or [get involved](https://gateway-api.sigs.k8s.io/contributing/community/) and help design and influence the future of Kubernetes service networking!
197+
* Or [get involved](https://gateway-api.sigs.k8s.io/contributing/community/) and help design and influence the future of Kubernetes service networking!

0 commit comments

Comments
 (0)