probes should use named ports rather than port numbers
Open
enhancement
help wanted
- Dominant language
- C++
- Stars
- 3.3k
- Forks
- 528
- Avg merge
- 1h 40m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.