This modification would allow us to define a Kubernetes cluster per
partition and it would adhere to the standard way of defining a IaaS
partition.

Thanks

On Fri, Feb 27, 2015 at 10:48 PM, Imesh Gunaratne <im...@apache.org> wrote:

> Hi Devs,
>
> I have now removed the kubernetesClusterId property from the network
> partition definition and added it as a property in the partition. Please
> refer the sample artifact below:
>
> {
>     "id": "network-partition-1",
>     "partitions": [
>         {
>             "id": "partition-1",
>             "provider": "kubernetes",
>             "property": [
>                 {
>                     "name": "cluster",
>                     "value": "kubernetes-cluster-1"
>                 }
>             ]
>         }
>     ]
> }
>
> Thanks
>
> --
> Imesh Gunaratne
>
> Technical Lead, WSO2
> Committer & PMC Member, Apache Stratos
>



-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

Reply via email to