thomhubers commented on issue #437: URL: https://github.com/apache/openwhisk-deploy-kube/issues/437#issuecomment-740992150
Same issue here: ```PS D:\f\openwhisk-deploy-kube> kubectl label nodes --all openwhisk-role=invoker error: 'openwhisk-role' already has a value (invoker), and --overwrite is false PS D:\f\openwhisk-deploy-kube> kubectl get pods -n openwhisk NAME READY STATUS RESTARTS AGE owdev-alarmprovider-5b86cb64ff-652tg 1/1 Running 0 8m22s owdev-apigateway-bccbbcd67-vrpv6 1/1 Running 0 8m22s owdev-controller-0 1/1 Running 0 8m22s owdev-couchdb-584676b956-p9d67 1/1 Running 0 8m22s owdev-gen-certs-t2nh8 0/1 Completed 0 8m22s owdev-init-couchdb-kbgjs 0/1 Completed 0 8m22s owdev-install-packages-cdkfp 0/1 Init:0/1 0 8m22s owdev-invoker-0 0/1 ImageInspectError 0 8m22s owdev-kafka-0 1/1 Running 0 8m22s owdev-kafkaprovider-5574d4bf5f-kbfqn 1/1 Running 0 8m22s owdev-nginx-86749d59cb-6svxf 1/1 Running 0 8m22s owdev-redis-d65649c5b-sf6gc 1/1 Running 0 8m22s owdev-wskadmin 1/1 Running 0 8m22s owdev-zookeeper-0 1/1 Running 0 8m22s``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
