Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

Fix kubernetes provider #24

Merged
merged 4 commits into from
May 7, 2015
Merged

Fix kubernetes provider #24

merged 4 commits into from
May 7, 2015

Conversation

aweiteka
Copy link
Contributor

@aweiteka aweiteka commented May 7, 2015

These changes enable kubernetes apps to be deployed when run from a host with the kubectl client. I tested both the fedora and centos Dockerfiles.

One caveat is that the kubernetes bindmounts will cause failures if kubectl is not install on the host. We are mounting -v /:/host--a bit overkill--so we could add some logic in the code to check if the target provider is installed.

vpavlin added a commit that referenced this pull request May 7, 2015
Needs some minor changes, I will do them after merge
@vpavlin vpavlin merged commit 7bd2cb0 into projectatomic:master May 7, 2015
cdrage added a commit to cdrage/atomicapp that referenced this pull request Mar 1, 2016
fix wordpress docker artifact - add missing port mapping
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants