maxamillion/epel7-kubernetes

Project ID: 1300

Description

NOTE: This page is now defunct, you can find continued work on epel7 kubernetes here.

This copr will be for building and working on getting kubernetes along with all of it's dependencies built for epel7. End goal will be to have all of these in epel7 proper, but for now this is mostly a working space.

Also related is the atomic-next copr which is effectively the Fedora/Atomic counterpart to his copr, as well as Project Atomic and the CentOS Atomic Host SIG

Packaging work specific to Kubernetes packaging will be held in a Project Atomic GitHub repo found here.

Packaging work specific to etcd packaging will be held in a Project Atomic GitHub repo found here.

Installation Instructions

This set of packages is now at a place where people can likely start testing them, but this is by no measure ready for prime time. There will be some more unbundling packaging work to do as well as iterating on newer revisions of the kubernetes code. Installation instructions below.

yum -y install kubernetes systemctl start docker.service systemctl start etcd.service systemctl start kubernetes-apiserver.service systemctl start kubernetes-kubelet.service systemctl start kubernetes-proxy.service systemctl start kubernetes-controller-manager

From there you should have a simple kubernetes environment up and running.

List of known issues:

  • Blocked: waiting on latest version of docker in RHEL/CentOS 7

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 (4797)* EPEL 7 (525 downloads)

* Total number of packages downloaded in the last seven days.


Quick Enable

#> dnf copr enable maxamillion/epel7-kubernetes
More info about enabling Copr repositories

Other Actions