Page MenuHomePhabricator

Create debian packages for kubernetes
Closed, ResolvedPublic

Description

Should have packages for flannel and the 6 kubernetes binaries (kubectl, kubelet, kube-proxy, kube-apiserver, kube-scheduler, kube-controller-manager). Should be as well done as possible.

Why debian packages? Easiest way to deploy binaries in our infrastructure atm. Can re-evaluate later on.

Event Timeline

yuvipanda raised the priority of this task from to Needs Triage.
yuvipanda updated the task description. (Show Details)
yuvipanda added subscribers: Aklapper, yuvipanda.

Ok, so there is a flannel package in operations/debs/flannel (github.com/wikimedia/operations-debs-flannel) and kubernetes package in operations/debs/kubernetes (github.com/wikimedia/operations-debs-flannel). Kubernetes is tracking the 1.1 alpha tag, and flannel is tracking release tags. Lots and lots of lintian errors, however.

valhallasw triaged this task as Medium priority.Oct 4 2015, 11:48 AM
valhallasw added a subscriber: valhallasw.
yuvipanda claimed this task.

So this exists and is ok for now. Long term we should use scap3 or something though