File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
keps/sig-network/3726-standard-application-protocols Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,6 @@ Those common protocols will be well defined strings prefixed with ‘kubernetes.
144
144
145
145
### New Standard Protocols
146
146
- 'kubernetes.io/h2c'
147
- - 'kubernetes.io/grpc'
148
147
149
148
### Risks and Mitigations
150
149
@@ -177,7 +176,6 @@ type ServicePort struct {
177
176
//
178
177
// * Kubernetes-defined prefixed names:
179
178
// * 'kubernetes.io/h2c' - HTTP/2 over cleartext as described in https://www.rfc-editor.org/rfc/rfc7540
180
- // * 'kubernetes.io/grpc' - gRPC over HTTP/2 as described in https://github.com/grpc/grpc/blob/v1.51.1/doc/PROTOCOL-HTTP2.md
181
179
//
182
180
// * Other protocols should use implementation-defined prefixed names such as
183
181
// mycompany.com/my-custom-protocol.
You can’t perform that action at this time.
0 commit comments