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