We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a...
Problem:
The current statement is as below:
allows connections from any pod in the “default” namespace with the label “role=db” to CIDR 10.0.0.0/24 on TCP port 5978
Proposed Solution: This should be changed to -
allows connections to any pod in the “default” namespace with the label “role=db” to CIDR 10.0.0.0/24 on TCP port 5978
Page to Update: https://kubernetes.io/...
The text was updated successfully, but these errors were encountered:
Fix #12430 - Correction in docs/concepts/services-networking/network-…
ac254e0
…policies/ (#12446)
Fix kubernetes#12430 - Correction in docs/concepts/services-networkin…
797c297
…g/network-policies/ (kubernetes#12446)
194ab90
d4a6d00
No branches or pull requests
This is a...
Problem:
The current statement is as below:
Proposed Solution:
This should be changed to -
Page to Update:
https://kubernetes.io/...
The text was updated successfully, but these errors were encountered: