On Tue, Mar 1, 2016 at 8:55 PM, David Hbase wrote:
> Need to confirm which Kubernetes version is supported by Straots 4.1.5?
>
> V1.03 or V1.1+ ?
>
> It's 1.0.6, with [1] it will support 1.1.4
> Looks like the kubernetes-api-2.2.16.jar time frame is for V1.03
>
This would not affect Stratos u
Need to confirm which Kubernetes version is supported by Straots 4.1.5?
V1.03 or V1.1+ ?
Looks like the kubernetes-api-2.2.16.jar time frame is for V1.03
Thanks
-D
On Mon, Feb 15, 2016 at 6:32 PM, David Hbase wrote:
> Hi, Pubudu:
>
> Could help with the JIRA DEV-205? Need your help for the C
Hi, Pubudu:
Could help with the JIRA DEV-205? Need your help for the CentOS (6 and 7)
container Python Agent.
Thanks
-D
On Tue, Feb 2, 2016 at 8:48 AM, Pubudu Gunatilaka wrote:
> Hi David,
>
> I will try to create the docker image for php and push the image to the
> docker hub. I will update
Due to service discovery is a key point for automation. Priors we have
HAproxy-lb-extension to handling the LB/Proxy services are working well
without K8s.
With K8S, need your help to find out a work arround solution.
Thanks
-D
On Fri, Feb 5, 2016 at 12:34 AM, Pubudu Gunatilaka wrote:
> Hi Da
Hi David,
No I did not test. AFAIK we haven't tested HA proxy lb extension with k8.
You can find the docs related to lb extension in [1].
[1] -
https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Configuring+HAProxy+Load+Balancer
Thank you!
On Fri, Feb 5, 2016 at 3:43 AM, David Hbase wro
Hi, Pubudu
Did you test the haproxy-lb-extension with k8s? I not sure how the lb
working with k8s, is there any doc for lb-extension with k8s?
Thanks
-D
On Tue, Feb 2, 2016 at 12:02 PM, David Hbase wrote:
> So nice, working now! Thanks
>
> -D
>
> On Tue, Feb 2, 2016 at 11:31 AM, David Hbase w
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].
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
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
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
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,
>
>
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
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
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
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
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
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.
Hi, Pubudu
Thanks for your quick response,
I found an issue: the docker image tag is a wrong tag ( in our 4.1.5
kubernetes sample code ):
"imageId": "stratos/php:4.1.5", can not be found in docker hub, after
changed to "imageId": "stratos/php:4.1.4", the php container can be
initialized, but can
Hi David,
Stratos 4.1.5 supports Kubernetes 1.0.3.
This error log could encounter due to following reasons.
1. Make sure you have pulled the correct php docker image in kubernetes
nodes. (except k8 master node)
Docker image version is specified in the php cartridge.
2. If the docker image is th
Hi, Imesh
Thanks for your reply. I follow the doc to setup the Stratos-Kubernetes
cluster, but can not have the topology activated.
The kubernetes version is: kubernetes-1.0.3-0.2.gitb9a88a7.el7.x86_64
Stratos version: is 4.1.5
Do we have to upgrade kubernetes to 1.1 or later version?
Is there
Hi David,
On Tue, Jan 26, 2016 at 8:28 PM, David Hbase wrote:
> Hi, Imesh
>
> I have realized the tenancy routing service, but still issues with
> Kubernetes. Would like to know if there any updated kubernetes document?
> etc:
>
AFAIK the documentation is updated, what were the issues you got?
Thanks Chamila,
Got great answers with the Kubernetes auto scaling (via node v 1.1 and or
node). But would like to know what's the Stratos auto scaling functions
with Kubernetes?
etc: in Stratos we setup the auto scaling policy for the kubernetes
cluster, when and how can this auto scaling policy
Hi David,
On Tue, Jan 26, 2016 at 8:28 PM, David Hbase wrote:
>
> 1. Auto scaling with Kubernetes? ( Dynamic add the minions without
> interrupt the curretn running services ?)
>
In Kubernetes, the Node Controller is the component in charge of
registration and revocation of Nodes (minions) in a
Hi, Imesh
I have realized the tenancy routing service, but still issues with
Kubernetes. Would like to know if there any updated kubernetes document?
etc:
1. Auto scaling with Kubernetes? ( Dynamic add the minions without
interrupt the curretn running services ?)
2. Application Topology can displ
Great! Thanks David! Let us know your experience on this.
On Thu, Dec 10, 2015 at 5:15 AM, David Hbase wrote:
> Thanks Imesh.
>
> I will deploy a sample with routing services and in-container support, and
> keep update here.
>
> -D
>
> On Wed, Dec 9, 2015 at 11:29 AM, Imesh Gunaratne wrote:
>
>
Thanks Imesh.
I will deploy a sample with routing services and in-container support, and
keep update here.
-D
On Wed, Dec 9, 2015 at 11:29 AM, Imesh Gunaratne wrote:
> Hi David,
>
> On Wed, Dec 9, 2015 at 2:34 PM, David Hbase wrote:
>
>> Hi, Team
>>
>> Need to confirm the "container and in-co
Hi David,
On Wed, Dec 9, 2015 at 2:34 PM, David Hbase wrote:
> Hi, Team
>
> Need to confirm the "container and in-container multi-tenancy capability".
> Is this means we can setup the Different Tenancy App within one Docker
> Host or Not?
>
> Container multi-tenancy would use a separate set of c
Hi, Team
Need to confirm the "container and in-container multi-tenancy capability".
Is this means we can setup the Different Tenancy App within one Docker Host
or Not?
If yes, then how can we realize this function? is there any wiki or
instruction?
If no, how can we understand these features? We
28 matches
Mail list logo