Open in app

Sign In

Write

Sign In

Krishantha Dinesh
Krishantha Dinesh

65 Followers

Home

About

Pinned

Who am I?

By Profession Software Architect at Virtusa. As a Human on the planet Living one day at a time, As an Architect Implement one code at a time. As a Photographer Capture amazing moments one frame at a time. Beating my heart one beat at a time. :) if you want to learn more about me… CodeLabs Living one day at a time, Implement one code at a time, Capture amazing moments one frame at a time.. This is the space…youtube.com

Krish

1 min read

Krish

1 min read


Nov 29, 2021

How to list all containers of given pod in kubernetes

it is simple :) k get pod <pod name> -n <namespace> -o jsonpath="{.spec.containers[*].image}" |tr -s '[[:space:]]' '\n' |sort |uniq -c

Kubernetes

1 min read

Kubernetes

1 min read


May 13, 2021

dig and netstat works. but curl and browser don’t work.

if you are a Software Engineer especially if you are using VPN you may face this situation. when you trying to browse the particular website in the browser it may give an error. also when you trying to use curl that may tell you can't resolve the hostname. however, your network diagnostic tools such as dig and netstat may find the right DNS resolution. why is this? this is because of DNS caching on your local machine.

Krish

1 min read

Krish

1 min read

Krishantha Dinesh

Krishantha Dinesh

65 Followers

Software Architect Virtusa https://youtube.com/krish

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech