#service-troubleshooting

[ follow ]
fromMedium
1 month ago

Strategy troubleshooting network connectivity of Kubernetes

First, 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
[ Load more ]