rhythmic-jelly-81455
03/02/2023, 11:56 AMrough-farmer-49135
03/02/2023, 2:33 PMrhythmic-jelly-81455
03/02/2023, 2:53 PMrough-farmer-49135
03/02/2023, 3:43 PMnetstat -antp | grep LISTEN
to see what's listening on what port (which'll partially just show you what's up and what's not). Last thing I know for debugging is you can try using crictl ( https://gist.github.com/superseb/3b78f47989e0dbc1295486c186e944bf for cheat sheet ) & check on your static pods to see if things look ok there or not.