luksa / kubernetes-in-action-2nd-edition

Code from the Kubernetes in Action 2nd Edition book
652 stars 305 forks source link

fix issue#28 : remove invalid nodePort field from ClusterIP Service #29

Closed andypb closed 1 year ago

andypb commented 1 year ago

Fixes issue 28

luksa commented 1 year ago

Thanks @andypb