Skip to content

Instantly share code, notes, and snippets.

@hadi2f244
Created September 4, 2023 08:13
Show Gist options
  • Save hadi2f244/8a5f4fa7d4a00384f513f04c169f6f96 to your computer and use it in GitHub Desktop.
Save hadi2f244/8a5f4fa7d4a00384f513f04c169f6f96 to your computer and use it in GitHub Desktop.
Check tcp connection in pod simplly
</dev/tcp/nginx-1.nginx-1.svc.cluster.local/80 && echo open || echo closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment