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

Added installation instructions of rpm #322

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

surajssd
Copy link
Member

@surajssd surajssd commented Dec 2, 2016

kompose is packaged for CentOS and Fedora, so added easy installation
instructions.

#### CentOS

```bash
sudo yum -y install centos-release-openshift-origin && sudo yum -y install kompose
Copy link
Member

@kadel kadel Dec 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great to add few words explaining what centos-release-openshift-origin is.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kompose is packaged for CentOS and Fedora, so added easy installation
instructions.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 2, 2016
@kadel kadel merged commit e62e070 into kubernetes:master Dec 6, 2016
@sebgoa
Copy link
Contributor

sebgoa commented Dec 7, 2016

I see this was merged, but I disagree with it.

We cannot ask people to add an openshift repo to install a kubernetes tool. It is confusing to users.

We should:

  • either point to standard EPEL if it is there
  • or put kompose in the k8s repo like kubeadm
  • then put the openshift repo as an alternative install strategies.

@kadel
Copy link
Member

kadel commented Dec 7, 2016

@sebgoa OK, I see your point.

I did't realize that kompose is in EPEL.
@surajssd Why did you use centos-release-openshift-origin and not epel-release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants