how to deploy openwhisk on kubernets on PIs 4

Viewed 15

i'm trying to deploy openwhisk flowing the official documentation I do have one master and 2 workers where one is as core and the other is invoker however when I deeply using helm

git clone https://github.com/apache/openwhisk-deploy-kube.git
helm install owdev ./helm/openwhisk -n openwhisk --create-namespace -f mycluster.yaml

enter image description here

however no package is correctly running enter image description here

0 Answers
Related