Our aim is to replace the Netflix Discovery with Kubernetes service Layer.

Our team register the Microservices app with Netflix eureka with metadata 
like "tetant:xyz" and "tetant:abc" and uses Zuul to dynamic routing to the 
app based on the Metadata from headers.


Through kubernetes services we can find the pod ip and port to forward. 

Is there a way like forward the service to specific pod by using the labels.

Let say i have one service layer in kubernetes say "testservice" with 
lables "app=xyz" and "app=abc"

and i stared with 4 pod with 2 of them have selector "app=xyz" and 2 of 
them have "app=abc" under the same service layer "testservice"


Is there a way to access the service "testservice" to only the pod group 
which has "app=xyz" and "app=abc"

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
  • [kubernetes-u... Vinoth Narasimhan
    • Re: [kub... Brandon Philips
      • Re: ... Vinoth Narasimhan
        • ... Brandon Philips
          • ... Vinoth Narasimhan
            • ... 'David Aronchick' via Kubernetes user discussion and Q&A
              • ... Rodrigo Campos
                • ... Vinoth Narasimhan
              • ... Vinoth Narasimhan

Reply via email to