fromMedium1 month agoStrategy troubleshooting network connectivity of KubernetesFirst, check if the pod is running properly using 'kubectl get pod -n <namespace>'. Then create a pod in the same namespace for further networking checks.Bootstrapping