Is it possible to federate multiple Fleet instance...
# kolide
h
Is it possible to federate multiple Fleet instances?
z
What do you mean by that?
h
Being able to cluster separate Fleet instances. Hopefully that makes sense. In my org we have two separate instances of Fleet (the network and machines are segmented from one another) and it'd be real nice to cluster them together so we could query two different fleet instances in one location.
It's not a huge deal though, especially since
fleetctl
allows you to have multiple contexts. But I still thought I'd ask.
z
Yeah that's best supported by contexts in
fleetctl
currently. If you'd like to flesh out this idea in an issue we could look at what it would take to implement it.