[
https://issues.apache.org/jira/browse/STRATOS-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesh Gunaratne resolved STRATOS-1185.
--------------------------------------
Resolution: Fixed
Fix Version/s: 4.1.0 RC1
Implemented with commit revision:
58c70c4bc91725e4705cd9fdc100f9d0817e78f8
> Kubernetes Hosts need to have Public IP Addresses
> -------------------------------------------------
>
> 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
> Fix For: 4.1.0 RC1
>
>
> 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)