examples
examples copied to clipboard
Porting Nginx-Operator example to ppc64le
We faced the impossibility of deploying nginx-operator example on ppc64le nodes due to existing constraint in service-policy.json
https://github.com/open-horizon/examples/pull/425
@Crypt0head can this issue be closed now that #425 has been merged?
Looks like support was added to the code, but not to the Makefile? @t-fine Is this complete and should it be closed?
Oh interesting. The changes that were made in that PR allow the operator to deploy to ppc64le
clusters but I'm curious if the service the operator deploys functions correctly...
https://github.com/open-horizon/examples/blob/049830858efe5a8233736f0971fe76588b8bbea5/edge/services/nginx-operator/ansible-role-files/deployment.j2#L20
I don't have a cluster to test that at the moment
@joewxboy ^ meant to tag you
I don't know. Do we need @cluibm to assist in the review?
Ah, never mind, looks like that image is built for the ppc64le
arch