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/02/13 13:57:12 UTC

[jira] [Created] (STRATOS-1185) In Kubernetes Cluster each Host needs to have a Public and Private IP address pair

Imesh Gunaratne created STRATOS-1185:
----------------------------------------

             Summary: In Kubernetes Cluster each Host needs to have a Public and Private IP address pair
                 Key: STRATOS-1185
                 URL: https://issues.apache.org/jira/browse/STRATOS-1185
             Project: Stratos
          Issue Type: Improvement
          Components: Cloud Controller, REST API
    Affects Versions: 4.1.0 Alpha
            Reporter: Imesh Gunaratne
            Assignee: Imesh Gunaratne


Once a Kubernetes cluster is setup in a public cloud such as Amazon EC2 each Kubernetes host will get a private and public IP address pair. Once a container is spawned it will return the private IP address of the Kubernetes host that it resides, as the public IP address of the container. However private IP address of the Kubernetes host is not accessible from an external network. 

Therefore we need to keep private and public IP addresses of each Kubernetes host in the Kubernetes cluster model and returnt he public IP address of the Kubernetes host as the public IP address of the container.

Thanks to Lakmal for identifying this issue!



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