You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, raven supports forwarding requests through service and podIP, maybe it is a good idea to support forwarding requests through nodeIP, so kubectl logs/exec command can work based on raven when nodeIPs are not duplicated in the cluster.
when nodeIPs may duplicated in the cluster, it is recommended to use nodeName to access edge nodes from cloud for kubectl logs/exec command. and this feature will be supported in issue: #70
The text was updated successfully, but these errors were encountered:
Now, raven supports forwarding requests through service and podIP, maybe it is a good idea to support forwarding requests through nodeIP, so
kubectl logs/exec
command can work based on raven when nodeIPs are not duplicated in the cluster.when nodeIPs may duplicated in the cluster, it is recommended to use nodeName to access edge nodes from cloud for
kubectl logs/exec
command. and this feature will be supported in issue: #70The text was updated successfully, but these errors were encountered: