Open
Description
The pcm container examples in https://github.com/intel/pcm/blob/master/pcm-kubernetes.yaml.experimental use port numbers for Libeness and Readine 5203 ss rather than named ports. The current Kubernetes best practices recommend using named ports instead of numbered ports for this purpose.