Hello, On 14 July 2016 at 20:59, bugproxy <[email protected]> wrote: > ------- Comment From [email protected] 2016-07-14 15:56 EDT------- > (In reply to comment #7) >> To provide kubernetes on z we need to update kubernetes charms to xenial >> series, and have the images available for deployement. Where are kubernetes >> binaries / docker-images available for s390x linux? > > Hi Dimitri, > > right now, there is only one image on Docker Hub (brunswickheads > /kubernetes-s390x), but that is still on 1.1. Given 1.3 is out (and > essentially builds fine, except that vendor/golang.org/x/sys needs a > version bump and reflect what is in https://github.com/linux-on- > ibm-z/sys.git), I would not recommend using the old 1.1 version. >
I see, thanks. > How much do you want to depend on 3rd party software providers instead > of building from github yourself? The latter gives you the flexibility > to rebuild on your own when security issues arise, instead of having to > use builds with potentially known flaws/vulnerabilities. > At the moment, kubernetes is not at all shipped in Ubuntu as a source package, nor as a .deb package. The problem is that currently kubernetes is fast moving project, not currently using newish golang shared libraries and in practice one wants to deploy and manage clusters of homogenious versions. Therefore at the moment juju charm is one of the supported kubernetes deployment methods, using upstream images/binaries. Which allows to deploy any currently upstream supported images, on the supported charm series. Thus kubernetes is not at the moment at all planned to enter the ubuntu archive as .dsc / .deb, on any architecture. The best course of action imho is for relevant IBM engineers to engage with upstream and start regularly releasing images for "ports" architectures, e.g. ppc64el & s390x. Such that those images can be used on any Linux on z. I'll reassign this bug from Ubuntu project (packages) to Juju charms project. > thanks, > Utz > > -- > You received this bug notification because you are a member of Skipper > Bug Screeners, which is a bug assignee. > https://bugs.launchpad.net/bugs/1602195 > > Title: > [16.10 FEAT] Add new package: kubernetes > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+bug/1602195/+subscriptions -- Regards, Dimitri. ** Package changed: ubuntu => charms ** Summary changed: - [16.10 FEAT] Add new package: kubernetes + Please provide kubernetes charms for s390x, if possible. ** Changed in: charms Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1602195 Title: Please provide kubernetes charms for s390x, if possible. To manage notifications about this bug go to: https://bugs.launchpad.net/charms/+bug/1602195/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
