Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a recipe with a named port #108

Open
joebowbeer opened this issue Feb 26, 2024 · 0 comments
Open

Add a recipe with a named port #108

joebowbeer opened this issue Feb 26, 2024 · 0 comments

Comments

@joebowbeer
Copy link
Contributor

The port example description says:

A port may be either a numerical or named port on a pod.

But only demonstrates a port number.

Because "named port on a pod" can be ambiguous, I suggest adding an example, or at the least clarifying if this is a port name from the pod spec (e.g., Deployment) or a port name from the service spec.

I assume this is the port name from the Deployment, which corresponds to the targetPort in the Service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant