qi0523 commented on issue #5264: URL: https://github.com/apache/openwhisk/issues/5264#issuecomment-1173066012
> This is out of the scope of the OpenWhisk, but I believe you can get the node information with `kubectl get pod -o wide`. Thanks. Is it true that the controller and invoker don't know their respective IP addresses, they communicate through Kafka? Controller and invoker are local akka's actorSystem, not remote akka's actorSystem, right? If using `kubectl get pod -o wide,` is pod‘s’ name assigned by `val assignedInvokerId = new InstanceIdAssigner(config.zookeeperHosts).setAndGetId(unique, overwriteId)` ? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
