Amit Sadaphule
Amit Sadaphule
Validated using redis-server binary extracted from the following rpm and copying it to resources dir with name redis-server-3.2.8-ppc64le: https://cbs.centos.org/kojifiles/packages/redis/3.2.8/1.el7/ppc64le/redis-3.2.8-1.el7.ppc64le.rpm Note: the binary is not part of the commit. It can...
Hi, I've been able to build and validate the operator on ppc64le. I've also published the build-script [here](https://github.com/ppc64le/build-scripts/tree/master/i/ibm-cloud-operators). I'm trying to get the changes for adding ppc64le support merged. Since...
## SUMMARY I built the operator code and tried to install on k8s cluster by following [these](https://github.com/IBM/cloud-operators#installing-the-operator-for-kubernetes-clusters) steps. But the application of the last 3 yaml files fails due to...