Deploy_OpenWhisk_with_Helm
Deploy_OpenWhisk_with_Helm copied to clipboard
Back-off restarting failed container. Error syncing pod
Hi, I disabled affinity here https://github.com/xingzhou/Deploy_OpenWhisk_with_Helm/blob/master/values.yaml#L116-L119 and ran your instructions again, but see other errors now.
couchdb-3991079190 replicaset Back-off restarting failed container Error syncing pod
controller statefulset Back-off restarting failed container Error syncing pod Container image "openwhisk/controller" already present on machine



@nheidloff, thanks for the information.
I made some update in the code today, and now based on the latest image of: openwhisk/controller
, openwhisk/invoker
and tomxing/openwhisk_couchdb
, I can deploy OW on my local all-in-one K8s env. Would you please have a try on the latest code?
Besides, are you using IBM Cloud as the testing env? If so, please share with me your deployment process and I'd like to try the deployment on cloud as well, thx
@nheidloff Try it again with the latest commits and set the pull policy to Always