Flannel Resources for PPC64le (Docs Needed)

Bug #1809392 reported by Tim Van Steenburgh
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Flannel Charm
New
Undecided
Unassigned

Bug Description

Opened by kenhill on 2017-03-13 19:56:20+00:00 at https://github.com/juju-solutions/charm-flannel/issues/30

------------------------------------------------------------

I am trying to deploy the kubernetes-core bundle on a mix cluster with amd64 and ppc64le nodes. I was able to create ppc64le resources for kubernetes-worker, but do not understand where to find the source for all the flannel resource binaries.
Is there a separate repository that host the source and build instructions for flannel resources?

====================== COMMENTS ============================

Comment created by Cynerva on 2017-03-13 20:28:04+00:00

@kenhill Here's the script we use to build the flannel resource: https://github.com/juju-solutions/kubernetes-jenkins/blob/master/repackage-flannel.sh

In short, we are repackaging the following:
- flanneld: https://github.com/coreos/flannel/releases
- etcdctl: https://github.com/coreos/etcd/releases
- flannel, bridge, host-local: https://github.com/containernetworking/cni/releases

------------------------------------------------------------

Comment created by kenhill on 2017-03-13 22:43:55+00:00

@Cynerva Thank you for your prompt response. It would be helpful to add this information to the `Alternate deployment methods` section of the kubernetes-core README

------------------------------------------------------------

Comment created by lazypower on 2017-04-17 15:48:13+00:00

Reopening so we have an indicator that this needs to be documented.

Revision history for this message
Manoj Iyer (manjo) wrote :

Deploying kubernetes on Power9 I have the same problem reported here.

2019-05-30 17:49:04 DEBUG juju-log tracer: hooks phase, 0 handlers queued
2019-05-30 17:49:04 DEBUG juju-log tracer>
tracer: main dispatch loop, 1 handlers queued
tracer: ++ queue handler reactive/flannel.py:26:install_flannel_binaries
2019-05-30 17:49:04 INFO juju-log Invoking reactive handler: reactive/flannel.py:26:install_flannel_binaries
2019-05-30 17:49:04 DEBUG update-status ERROR could not download resource: HTTP request failed: resource#flannel/flannel-ppc64el not found
2019-05-30 17:49:04 INFO juju-log Missing flannel resource.

Any idea if this will be fixed? or is there a workaround? The http links in this bug all seem to be broken. Could someone point me to any current documentation?

Revision history for this message
Tim Van Steenburgh (tvansteenburgh) wrote :

We don't officially support POWER, so this likely won't be fixed or documented until we do.

If you want to try building your own resources for flannel, see https://github.com/charmed-kubernetes/charm-flannel/blob/master/build-flannel-resources.sh.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.