--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-mult...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/02384110-d046-4700-be65-6f5fada61ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To be useful, a Kubernetes cluster needs to have network reachable API endpoint. The federation control plane only needs access to those API endpoints, not to the nodes or containers in the clusters.I'm sure that there exist cases where the API endpoints of the clusters are not network reachable from the place where the Federation control plane is running, but they are relatively few and far between. And yes, pull mode would be one of several approaches to addressing those.Q
On Tue, Aug 7, 2018 at 12:46 AM Guang Ya Liu <gyli...@gmail.com> wrote:
Hi,--I want to have some discussion for Pull and Push Mode for federation V2. In document here https://docs.google.com/document/d/1ihWETo-zE8U_QNuzw5ECxOWX0Df_2BVfO3lC4OesKRQ/edit# , it is said that Pull reconciler does not have a reference implementation in federation V2 yet, and fed v2 is now leveraging kubebuilder to use Push reconciler enables/disables the sync loop runtime based on propagation configBut there is a use case as follows:1) All of the kubernetes member clusters only has outbound network and no inbound network access.2) Customer want to have a manager to manage all of those kubernetes member clusters.3) As fed v2 is now using push mode and it cannot support this case.Any comments for this user scenario?Thanks,Guangya
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-multicluster+unsub...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/02384110-d046-4700-be65-6f5fada61ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Quinton Hoole
qui...@hoole.biz
Thanks Quinton, I think we still need to consider this use case, as the current federation v2 will totally not work in such environment.As you mentioned that pull mode was one of several approaches, does there are any other approaches in your mind? ;-)Thanks,
Guangya
On Wednesday, August 8, 2018 at 4:25:42 AM UTC+8, Quinton Hoole wrote:
To be useful, a Kubernetes cluster needs to have network reachable API endpoint. The federation control plane only needs access to those API endpoints, not to the nodes or containers in the clusters.I'm sure that there exist cases where the API endpoints of the clusters are not network reachable from the place where the Federation control plane is running, but they are relatively few and far between. And yes, pull mode would be one of several approaches to addressing those.Q
On Tue, Aug 7, 2018 at 12:46 AM Guang Ya Liu <gyli...@gmail.com> wrote:
Hi,--I want to have some discussion for Pull and Push Mode for federation V2. In document here https://docs.google.com/document/d/1ihWETo-zE8U_QNuzw5ECxOWX0Df_2BVfO3lC4OesKRQ/edit# , it is said that Pull reconciler does not have a reference implementation in federation V2 yet, and fed v2 is now leveraging kubebuilder to use Push reconciler enables/disables the sync loop runtime based on propagation configBut there is a use case as follows:1) All of the kubernetes member clusters only has outbound network and no inbound network access.2) Customer want to have a manager to manage all of those kubernetes member clusters.3) As fed v2 is now using push mode and it cannot support this case.Any comments for this user scenario?Thanks,Guangya
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-mult...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/02384110-d046-4700-be65-6f5fada61ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
----Quinton Hoole
qui...@hoole.biz
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-mult...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/937acd1b-fc30-4905-99e4-c81d52692d4a%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-multicluster+unsub...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/02384110-d046-4700-be65-6f5fada61ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Quinton Hoole
qui...@hoole.biz
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-multicluster+unsub...@googlegroups.com.
To post to this group, send email to kubernetes-sig-multicluster@googlegroups.com.
> like a propagator that dumps yaml into a git repo and does a push?I think above you mean "like a propagator that dumps yaml into a git repo and does a pull?" I'm not clear about those tools, but it would be great if you can list some tools that we can check?Building arbitrary propagation strategies is always great!Thanks,GuangyaOn Wed, Aug 8, 2018 at 10:01 AM, Paul Morie <pmo...@redhat.com> wrote:i want people to be able to implement arbitrary propagation strategies. Simultaneously i am not eager to build a brand-new pull mechanism. What about an integration with an existing tool, like a propagator that dumps yaml into a git repo and does a push? There are a number of tools that would likely be able to integrate at that level.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-mult...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/02384110-d046-4700-be65-6f5fada61ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Quinton Hoole
qui...@hoole.biz
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-mult...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/CACNw8mpg4VaLCMv%3DmuwC3EtkdjUj2VPDGQWg5mJkUb0yGtPXsA%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-multicluster+unsub...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/02384110-d046-4700-be65-6f5fada61ef2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Quinton Hoole
qui...@hoole.biz
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-multicluster+unsub...@googlegroups.com.
To post to this group, send email to kubernetes-sig-multicluster@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/937acd1b-fc30-4905-99e4-c81d52692d4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-multicluster+unsub...@googlegroups.com.
To post to this group, send email to kubernetes-sig-multicluster@googlegroups.com.
Any updates regarding the pull mode? Is there some work in progress or still in design/planning phase? Thanks!
--
You received this message because you are subscribed to the Google Groups "kubernetes-sig-multicluster" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-sig-mult...@googlegroups.com.
To post to this group, send email to kubernetes-si...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kubernetes-sig-multicluster/5af169bd-1249-4c4e-b745-93aa181d989c%40googlegroups.com.