You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Mariangela Hills <ma...@wso2.com> on 2015/04/07 09:59:03 UTC

[Q?] Why has different terminology been used - minion Vs. hosts

Hi Devs,

When dealing with slave nodes, minion and hosts are used in the REST API
resource paths. Is there any specific reason behind using two different
terms to refer to the same artifact?

   - Adding a new minion to an existing Kubernetes cluster
   PUT /kubernetesClusters/{kubernetesClusterId}/minion

   - Retrieving details of minions
   GET /kubernetesClusters/{kubernetesClusterId}/hosts

   - Deleting a minion
   DELETE /kubernetesClusters/{kubernetesClusterId}/hosts/{hostId}

Regards,
Mariangela




*--*
Mariangela Hills
Senior Technical Writer

*WSO2, Inc.*lean.enterprise.middleware.

Re: [Q?] Why has different terminology been used - minion Vs. hosts

Posted by Mariangela Hills <ma...@wso2.com>.
I created a JIRA [1] and listed this as an improvement.

[1] https://issues.apache.org/jira/browse/STRATOS-1321

Regards,
Mariangela




*--*
Mariangela Hills
Senior Technical Writer

*WSO2, Inc.*lean.enterprise.middleware.
m: +94 773 500185
w: http://wso2.com
<http://wso2.com/events/>

On Tue, Apr 7, 2015 at 1:29 PM, Mariangela Hills <ma...@wso2.com>
wrote:

> Hi Devs,
>
> When dealing with slave nodes, minion and hosts are used in the REST API
> resource paths. Is there any specific reason behind using two different
> terms to refer to the same artifact?
>
>    - Adding a new minion to an existing Kubernetes cluster
>    PUT /kubernetesClusters/{kubernetesClusterId}/minion
>
>    - Retrieving details of minions
>    GET /kubernetesClusters/{kubernetesClusterId}/hosts
>
>    - Deleting a minion
>    DELETE /kubernetesClusters/{kubernetesClusterId}/hosts/{hostId}
>
> Regards,
> Mariangela
>
>
>
>
> *--*
> Mariangela Hills
> Senior Technical Writer
>
> *WSO2, Inc.*lean.enterprise.middleware.
>
>