mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-16835: Completed the CQA2.0 for Secondary Network Advanced Config, VRF, and Policy
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
eaa460310a
commit
e877abf380
@@ -7,9 +7,9 @@ include::_attributes/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
[role="_abstract"]
|
||||
You can create a network policy for a namespace.
|
||||
|
||||
//OCP modules, edit using conditions and with care (check OCP previews, too)
|
||||
include::modules/nw-networkpolicy-object.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/nw-networkpolicy-create-cli.adoc[leveloffset=+1]
|
||||
|
||||
@@ -7,6 +7,7 @@ include::_attributes/attributes-microshift.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
[role="_abstract"]
|
||||
You can delete a network policy from a namespace.
|
||||
|
||||
include::modules/nw-networkpolicy-delete-cli.adoc[leveloffset=+1]
|
||||
|
||||
@@ -7,9 +7,11 @@ include::_attributes/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
You can edit an existing network policy for a namespace. Typical edits might include changes to the pods to which the policy applies, allowed ingress traffic, and the destination ports on which to accept traffic. The `apiVersion`, `kind`, and `name` fields must not be changed when editing `NetworkPolicy` objects, as these define the resource itself.
|
||||
[role="_abstract"]
|
||||
You can edit an existing network policy for a namespace.
|
||||
|
||||
Typical edits might include changes to the pods to which the policy applies, allowed ingress traffic, and the destination ports on which to accept traffic. The `apiVersion`, `kind`, and `name` fields must not be changed when editing `NetworkPolicy` objects, as these define the resource itself.
|
||||
|
||||
//OCP modules, edit using conditionals
|
||||
include::modules/nw-networkpolicy-edit.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/nw-networkpolicy-object.adoc[leveloffset=+1]
|
||||
|
||||
@@ -7,6 +7,7 @@ include::_attributes/attributes-microshift.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
[role="_abstract"]
|
||||
Use the following procedure to view a network policy for a namespace.
|
||||
|
||||
include::modules/nw-networkpolicy-view-cli.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user