You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2015/09/24 09:41:04 UTC

[jira] [Commented] (STRATOS-1569) Add application id as a label when creating Kubernetes pods and services

    [ https://issues.apache.org/jira/browse/STRATOS-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905957#comment-14905957 ] 

Imesh Gunaratne commented on STRATOS-1569:
------------------------------------------

Fixed in 4.1.0-RC1.

> Add application id as a label when creating Kubernetes pods and services
> ------------------------------------------------------------------------
>
>                 Key: STRATOS-1569
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1569
>             Project: Stratos
>          Issue Type: Improvement
>    Affects Versions: 4.1.2
>            Reporter: Akila
>            Assignee: Akila
>            Priority: Minor
>             Fix For: 4.1.3
>
>
> Currently Kubernetes service and pod id's are generated by appending a sequence number to a static string (pod-1, pod-2, service-1, service-2 etc.)
> This is not user friendly since it is hard to deduce the application that maps into a particular pod or service. 
> To resolve this we can add the application id as a label when creating pods and services. Also we can add the port mapping as a label when creating services.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)