Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposed ports in compose should be mapped to k8s service #26

Open
fkautz opened this issue Jul 5, 2016 · 1 comment
Open

Exposed ports in compose should be mapped to k8s service #26

fkautz opened this issue Jul 5, 2016 · 1 comment

Comments

@fkautz
Copy link
Collaborator

fkautz commented Jul 5, 2016

services:
    web:
        ports:
            - "80"

A web service exposing port 80 should be created. For now, port and target port should match.

@germanramos
Copy link

Service creation among other features are in my fork: https://github.com/germanramos/compose2kube

I am waiting for the pull request to be accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants