On Friday, May 19, 2017 at 2:29:49 PM UTC+2, Rodrigo Campos wrote:
> On Friday, May 19, 2017,  <morph...@gmail.com> wrote:
> Basically, this app can be a master Pod of sorts and that creates a 
> multi-container pod through API on the cluster.
> 
> 
> You can use the API, but doesn't seem like a good idea to do that at first 
> glance.

Speaking very generally, I don't think that using the Kubernetes API from a Pod 
is a bad idea per se. That's how most controllers operate, including 
third-party ones.

What the OP describes seems to be a kind of deployment service which, in my 
opinion, could be designed and implemented in terms of the controller (or 
possibly even operator) pattern.

-- 
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.

Reply via email to