Skip to content

TypeScript code snippet – How to get just the ports in kubernetes?

kubectl describe service --all-namespaces | grep -i nodeport
See also  How to create a new dictionary in Python?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.