Great work Pubudu!
On Tue, Aug 4, 2015 at 2:32 PM, Pubudu Gunatilaka wrote:
> Hi Devs,
>
> I have done the required change and PR can be found in [1]. It has now
> merged with the master branch. With this change when you are adding a
> cartridge which uses kubernetes Iaas, you need to provide an
Hi Devs,
I have done the required change and PR can be found in [1]. It has now
merged with the master branch. With this change when you are adding a
cartridge which uses kubernetes Iaas, you need to provide another property
called kubernetesPortType under the portMapping section. Acceptable value
Hi Pubudu,
Yes please go ahead with this improvement. May be in the port mapping
definition the new property can be called "kubernetesPortType".
Thanks
On Thu, Jul 30, 2015 at 1:49 AM, Pubudu Gunatilaka wrote:
> Hi Devs,
>
> Currently I am working on $subject. In Kubernetes there are 3 kinds o
Hi Devs,
Currently I am working on $subject. In Kubernetes there are 3 kinds of
services types. They are NodePort, ClusterIP and LoadBalancer [1]. At the
moment Stratos supports only NodePort type. My intention is to extend this
to have ClusterIP type as well.
*Why We Need ClusterIP*
1. NodePort