You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: geps/gep-2627/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ For gateway infrastructure to be valuable we need to be able to connect clients
9
9
10
10
## Goals
11
11
* Allow cluster operators or infrastructure providers to declaratively express which DNS service they want to use with a particular Gateway or Gateway Listener and have that DNS service interacted with via a controller to provision and configure the defined listener hostnames as DNS names and records based on the addresses assigned to the gateway instances.
12
-
* Provide a standard CRDbased API to provide an alternative to the need for "loose" APIs such as annotations that are not easily extended, standardized, versioned, or communicated about via a dedicated status.
12
+
* Provide a standard CRD-based API as an alternative to the need for "loose" APIs such as annotations. Support an easily extended, standardized, versioned, and status-reporting API.
13
13
* Increase portability and supportability across gateway providers and third party implementors, for this type of key configuration
0 commit comments