You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/01 06:15:36 UTC

[GitHub] [apisix-ingress-controller] dickens7 opened a new issue, #1420: discuss: ingress annotations supports the specified upstream protocol

dickens7 opened a new issue, #1420:
URL: https://github.com/apache/apisix-ingress-controller/issues/1420

   ### Issue description
   
   # Describe
   
   Use ingress to expose resources upstream of gRPC, gRPCs, or https
   
   We can add Ingress annotations `k8s.apisix.apache.org/upstream-protocol`
   
   ```
   apiVersion: networking.k8s.io/v1
   kind: Ingress
   metadata:
     annotations:
       k8s.apisix.apache.org/upstream -protocol: "gRPC"
   ...
   ```
   >  k8s.apisix.apache.org/upstream -protocol
   
   - http
   - https
   - gRPC
   - gRPCs
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):
   - your Kubernetes cluster version (output of kubectl version):
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1420: discuss: ingress annotations supports the specified upstream protocol

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #1420:
URL: https://github.com/apache/apisix-ingress-controller/issues/1420#issuecomment-1298113720

   SGTM!
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-ingress-controller] tao12345666333 closed issue #1420: discuss: ingress annotations supports the specified upstream protocol

Posted by GitBox <gi...@apache.org>.
tao12345666333 closed issue #1420: discuss: ingress annotations supports the specified upstream protocol
URL: https://github.com/apache/apisix-ingress-controller/issues/1420


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org