Re: Stratos AWS deployment

2016-02-02 Thread Pubudu Gunatilaka
Hi Tom, Actually Stratos does not manage the k8 cluster. When using Stratos with k8 you just need to provide the k8 end points as in [1]. When you deploy an app, Stratos will talk to the k8 api and it will create pods in the k8 cluster. Yes, you should be able to run Stratos against multiple k8 c

Re: Stratos AWS deployment

2016-02-02 Thread Tom Davidson
Pubudu, thank you for the reply and direction. I have a few more questions on the best environment to run Stratos. How does Stratos manage the k8s cluster? Does multi-cloud equate to multiple k8s clusters? It is decoupled, so the k8s can be remote or would you put the Stratos VMs and the k8s clus

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
So nice, working now! Thanks -D On Tue, Feb 2, 2016 at 11:31 AM, David Hbase wrote: > Thanks for quick help. I am testing now, will update soon > > -D > > On Tue, Feb 2, 2016 at 11:06 AM, Pubudu Gunatilaka > wrote: > >> Hi David, >> >> I have pushed the php docker image to the docker hub [1].

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Thanks for quick help. I am testing now, will update soon -D On Tue, Feb 2, 2016 at 11:06 AM, Pubudu Gunatilaka wrote: > Hi David, > > I have pushed the php docker image to the docker hub [1]. You can pull the > docker image by using 'docker pull stratos/php:4.1.5'. > > Please use the 4.1.5 sam

Re: Re. multi-tenancy capability

2016-02-02 Thread Pubudu Gunatilaka
Hi David, I have pushed the php docker image to the docker hub [1]. You can pull the docker image by using 'docker pull stratos/php:4.1.5'. Please use the 4.1.5 samples with this docker image. [1] - https://hub.docker.com/r/stratos/php/tags/ Thank you! On Tue, Feb 2, 2016 at 10:18 PM, Pubudu G

Re: Stratos AWS deployment

2016-02-02 Thread Pubudu Gunatilaka
Hi Tom, Actually Stratos can support multiple Iaases at the same deployment. AFAIU if you run Stratos on Kubernetes (K8) and if anything goes wrong with the K8 environment it will affect the entire deployment. Therefore it would be better to have a separate VM for Stratos. Even with this drawback,

Re: Re. multi-tenancy capability

2016-02-02 Thread Pubudu Gunatilaka
Hi David, I will try to create the docker image for php and push the image to the docker hub. I will update the thread with the progress. Thank you! On Tue, Feb 2, 2016 at 8:33 PM, David Hbase wrote: > Hi, Pubudu > > Thanks for your update, I am trying the work around now. > > Since we a re mo

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Hi, Pubudu Thanks for your update, I am trying the work around now. Since we a re moving to production approach now, would you able to have the 4.1.5 container image ready as soon as possible for 4.1.5? Thanks again! -D On Tue, Feb 2, 2016 at 1:31 AM, Pubudu Gunatilaka wrote: > Hi David, > >

Re: Re. multi-tenancy capability

2016-02-02 Thread Pubudu Gunatilaka
Hi David, It looks like there is a minor issue. I think you are using Stratos 4.1.5 samples and the docker image is 4.1.4. We haven't published 4.1.5 php docker image and php 4.1.4 docker image is not compatible with the Stratos 4.1.5 samples. We will publish 4.1.5 php docker image soon. For the

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Hi, Team: Would you able to commit/push a new docker image as Stratos/php:4.1.5 which will include the initial payload script and the docker file for it? Thanks -D On Tue, Feb 2, 2016 at 12:29 AM, David Hbase wrote: > Hi, Pubudu > > Looks like the payload is not working. Is there any introduct

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Hi, Pubudu Looks like the payload is not working. Is there any introduction for the kubernetes cartridge setup? etc: python agent and initial scripts for the kubernetes containers? Thanks -D On Tue, Feb 2, 2016 at 12:27 AM, David Hbase wrote: > Hi, Pubudu > > There is no python agent running

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Hi, Pubudu There is no python agent running and /tmp folder is empty in the container. [2016-02-02 08:24:07,821] DEBUG {PluginFileLocator.py:locatePlugins} - __init__.py is not a valid plugin for strategy info_ext [2016-02-02 08:24:07,821] DEBUG {config.py:initialize_extensions} - Found extension

Re: Re. multi-tenancy capability

2016-02-02 Thread David Hbase
Great! Checking now. will update soon. Thanks -D On Tue, Feb 2, 2016 at 12:05 AM, Pubudu Gunatilaka wrote: > Hi, > > In Stratos we do have a python cartridge agent which publishers health > stats to Stratos manager and handles life cycle in the application > deployment. To narrow down the issue

Re: Re. multi-tenancy capability

2016-02-02 Thread Pubudu Gunatilaka
Hi, In Stratos we do have a python cartridge agent which publishers health stats to Stratos manager and handles life cycle in the application deployment. To narrow down the issue, please follow the steps below. 1. Find the ip address of the container (or pod). It will be shown in the application.