Skip to content

Kompose up with remote Openshift #1284

Closed
@vertti

Description

I have a Openshift cluster running (not locally). My kubectl connects to it correctly. But running

kompose --provider=openshift --volumes emptyDir --build build-config up

fails to connect to localhost, where it definitely shouldn't be connecting in the first place:

FATA Error while deploying application: Get https://127.0.0.1:6443/api: dial tcp 127.0.0.1:6443: connect: connection refused

Does everyone just use kompose with local minikube etc, or what am I doing wrong?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions