Kubernetes Prow Robot
|
266d6f8f00
|
Merge pull request #43438 from tssurya/fix-net-pol-connection-pkt-docs
Clarify NetPol applies to connections, not pkts
|
2024-01-04 21:52:31 +01:00 |
Surya Seetharaman
|
991abfbdd0
|
Update content/en/docs/concepts/services-networking/network-policies.md
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
|
2024-01-04 18:28:37 +01:00 |
Kubernetes Prow Robot
|
9d663cd5cf
|
Merge pull request #39875 from npinaeva/netpol-pod-start
Network policy docs clarifications
|
2023-11-09 17:39:46 +01:00 |
Nadia Pinaeva
|
9fd88dbec6
|
Remove "SCTP support" section, move plugin support note to the
"Network traffic filtering" section
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
|
2023-10-17 17:09:09 +02:00 |
Nadia Pinaeva
|
3082727e6c
|
Clarify network policy behaviour for L2/L3 protocols
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
|
2023-10-17 17:09:09 +02:00 |
Nadia Pinaeva
|
cf80f24b4a
|
Clarify network policy behaviour for hostNetwork pods
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
|
2023-10-17 17:09:06 +02:00 |
Nadia Pinaeva
|
ae26b7ebfb
|
Add "Pod lifecycle" section to the network policy docs.
Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
|
2023-10-17 17:09:02 +02:00 |
Surya Seetharaman
|
077e878c2c
|
Clarify NetPol applies to connections, not pkts
Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
|
2023-10-16 12:03:06 +02:00 |
Mengjiao Liu
|
e8b136c3b3
|
Use code_sample shortcode instead of code shortcode
|
2023-09-05 17:10:14 +08:00 |
pegasas
|
9f81969201
|
Remove NamespaceDefaultLabelName feature gate from the Network Policies page
|
2023-08-08 11:03:58 +08:00 |
Mengjiao Liu
|
68ba9633a2
|
Switch English to use code not codenew shortcode
|
2023-08-01 16:57:17 +08:00 |
Andrey Goran
|
eb522c126f
|
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
* Reverted changes in non-english localizations
|
2023-07-25 05:54:06 -07:00 |
Marcelo Giles
|
83265768c2
|
Add namespaceSelector:matchLabels example (#41140)
* Add namespaceSelector:matchLabels example
* Change matchLabels for matchExpressions
|
2023-05-15 00:33:27 -07:00 |
Qiming Teng
|
7245e2dbc3
|
Reformat the network-policies concepts page
This page has many long lines that are supposed to be wrapped when
appropriate.
|
2022-12-22 20:35:58 +08:00 |
Qiming Teng
|
d62e46d973
|
Make multiport egress policy a standalone YAML
|
2022-12-22 20:25:18 +08:00 |
Haosdent Huang
|
fbdd10071f
|
KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/services-networking.
|
2022-10-24 15:38:32 -04:00 |
Tim Bannister
|
3970b2be71
|
Reorganize "Services, Load Balancing, and Networking" concept
- Add descriptions
- Change page weights
|
2022-09-07 20:36:04 +01:00 |
Rey Lejano
|
b35f70486e
|
update docs for NetworkPolicy port range to GA for 1.25
|
2022-08-10 21:01:41 -07:00 |
Jihoon Seo
|
e7caadc564
|
Replace skew shortcode parameters
|
2022-06-17 16:17:01 +09:00 |
Sean Wei
|
ca34038e9f
|
Update link text to configure-pod-configmap.md
|
2022-05-30 16:42:30 +08:00 |
Qiming Teng
|
b51b1d6b1d
|
Move NetworkPolicy into examples
|
2022-04-08 16:00:56 +08:00 |
Shubham Kuchhal
|
aa8b37770e
|
Improvement: Updated FEATURE STATE of NamespaceDefaultLabelName.
|
2022-03-08 13:10:22 +05:30 |
Kubernetes Prow Robot
|
1b12bcc645
|
Merge pull request #30958 from MikeSpreitzer/fix-105494b
Update NetworkPolicy concept doc for egress
|
2021-12-16 12:52:52 -08:00 |
Mike Spreitzer
|
c25398b904
|
fix typeo in content/en/docs/concepts/services-networking/network-policies.md
Co-authored-by: Chris Negus <cnegus@redhat.com>
|
2021-12-16 13:45:39 -05:00 |
Mike Spreitzer
|
eab36f83c9
|
Update docs/concepts/services-networking/network-policies for egress
That doc did not get fully updated when egress filtering was
introduced.
|
2021-12-15 15:15:03 -05:00 |
Lucas Basquerotto
|
c9847dafe2
|
Fix typo at network-policies.md
|
2021-10-21 10:57:42 -03:00 |
Yug
|
6c2ff6340e
|
Update label in NetworkPolicy example description
This change intends to fix the label name in the range of ports NetworkPolicy example.
|
2021-08-14 22:28:25 -07:00 |
Kubernetes Prow Robot
|
708cc9a5fe
|
Merge pull request #29216 from danwinship/ipblock-selectors
Add a manual anchor to an interesting spot in the NetworkPolicy docs
|
2021-08-05 03:25:22 -07:00 |
Dan Winship
|
5a8bd9216a
|
Add a manual anchor to an interesting spot in the NetworkPolicy docs
|
2021-08-04 11:50:21 -04:00 |
Ricardo Katz
|
8a04ffee9c
|
Network Policy - EndPort to Beta (#28860)
* Move endPort field to beta and v1.22
* Add note about CNI not supporting endport
|
2021-07-26 09:54:34 -07:00 |
chirangaalwis
|
46987cf0e9
|
[NetworkPolicy][EndPort] Fix incorrect grammar
Fix incorrect grammar of the valid range of `endPort` property
|
2021-07-17 13:42:22 +05:30 |
Bridget Kromhout
|
316667729c
|
SCTP is stable as of 1.20
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
|
2021-06-02 22:16:05 -05:00 |
Tim Bannister
|
0bfff0bc5c
|
Remove statement about the future
|
2021-04-01 21:43:48 +01:00 |
Tim Bannister
|
6c935b6f90
|
Improve docs for NamespaceDefaultLabelName
|
2021-04-01 21:43:47 +01:00 |
Ricardo Katz
|
d0544c2f64
|
Default Namespace labels (#26995)
* Adds namespace default label docs
* Adds namespace default label docs
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Add feature gate page review
* Add common labels review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
|
2021-03-22 15:35:35 -07:00 |
Tim Bannister
|
7d5cd32070
|
Tidy documentation on NetworkPolicy endPort field
|
2021-03-04 23:01:53 +00:00 |
Ricardo Pchevuzinske Katz
|
77f868eb13
|
Add featuregate documentation and correct some doc suggestion
|
2021-03-01 17:43:31 -03:00 |
Ricardo Katz
|
c0bb986cd6
|
Add review suggestions
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2021-02-26 17:34:57 -03:00 |
Ricardo Pchevuzinske Katz
|
a799505a5e
|
Add netpol endport documentation before release
|
2021-02-25 14:37:40 -03:00 |
Nills Franssens
|
7277714c8f
|
Add clarity about egress/ingress combination
In reference to https://github.com/kubernetes/kubernetes/issues/97489
Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
|
2021-01-05 09:14:10 -08:00 |
Arhell
|
08b566111d
|
fix heading level
|
2020-11-03 10:54:58 +02:00 |
doug-fish
|
9f052f96d4
|
Add missing space
|
2020-10-30 10:49:13 -05:00 |
Zane Bitter
|
8e66f24319
|
Fix grammatical error
|
2020-09-23 15:46:19 -04:00 |
Kubernetes Prow Robot
|
02767f7a3a
|
Merge pull request #23066 from jayunit100/patch-4
Clarify the 3 primitives used for defining policy targets
|
2020-08-26 14:59:03 -07:00 |
Kubernetes Prow Robot
|
70b75e16f0
|
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
Replace special quote characters with normal ones
|
2020-08-26 14:55:02 -07:00 |
jay vyas
|
cace35ea04
|
Clarify the 3 primitives used for defining policy targets
Co-authored-by: Tim Bannister <tim@scalefactory.com>
|
2020-08-23 05:11:12 -04:00 |
Anna Jung
|
09d0f598fa
|
Merge master into dev-1.19 to keep in sync
|
2020-08-11 08:34:02 -05:00 |
TAKAHASHI Shuuji
|
c6a96128c4
|
Replace special quote characters with normal ones.
|
2020-08-11 21:05:22 +09:00 |
TAKAHASHI Shuuji
|
1eb3ee27e5
|
Remove the toc shortcode from concepts/services-networking/network-policies.
|
2020-08-04 10:45:15 +09:00 |
Kubernetes Prow Robot
|
bc90e9eed0
|
Merge pull request #21672 from janosi/sctp
Moving SCTP support from alpha to beta
|
2020-06-29 10:43:25 -07:00 |