Skip to content

Commit abb5de9

Browse files
Merge pull request #61772 from kcarmichael08/ROX-17269-network-graph-updates
2 parents 01a1b4a + e47a9ad commit abb5de9

34 files changed

+57
-517
lines changed
-110 KB
Loading
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
// Module included in the following assemblies:
22
//
33
// * operating/manage-network-policies.adoc
4-
:content-type: PROCEDURE
4+
:_content-type: PROCEDURE
55
[id="apply-generated-policies-ng20_{context}"]
6-
= Applying generated policies in the network graph (2.0 preview)
6+
= Applying generated policies in the network graph
77

88
[role="_abstract"]
9-
You cannot apply generated network policies from the network graph in the network graph (2.0 preview). Apply Kubernetes network policies as part of your automated procedures.
9+
You cannot apply generated network policies directly in the network graph. Apply Kubernetes network policies as part of your automated procedures.

modules/apply-generated-policies.adoc

Lines changed: 0 additions & 18 deletions
This file was deleted.

modules/configure-cidr-blocks-ng20.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
// * operating/manage-network-policies.adoc
44
:_content-type: PROCEDURE
55
[id="configure-cidr-blocks-ng20_{context}"]
6-
= Configuring CIDR blocks in the network graph (2.0 preview)
6+
= Configuring CIDR blocks in the network graph
77

88
[role="_abstract"]
99
You can specify custom CIDR blocks or configure the display of auto-discovered CIDR blocks in the network graph.
1010

1111
.Procedure
12-
. In the {product-title-short} portal, navigate to *Network Graph (2.0 preview)*, and then select *Manage CIDR Blocks*. You can perform the following actions:
12+
. In the {product-title-short} portal, navigate to *Network Graph*, and then select *Manage CIDR Blocks*. You can perform the following actions:
1313
* Toggle *Auto-discovered CIDR blocks* to hide auto-discovered CIDR blocks in the network graph.
1414
+
1515
[NOTE]
1616
====
17-
When you hide the auto-discovered CIDR blocks, the auto-discovered CIDR blocks are hidden for all clusters, not only for the selected cluster on the top bar in the network graph.
17+
When you hide the auto-discovered CIDR blocks, the auto-discovered CIDR blocks are hidden for all clusters, and not only for the selected cluster in the network graph.
1818
====
1919
* Add a custom CIDR block to the graph by performing the following steps:
2020
.. Enter the CIDR name and CIDR address in the fields. To add additional CIDR blocks, click *Add CIDR block* and enter information for each block.

modules/configure-cidr-blocks.adoc

Lines changed: 0 additions & 21 deletions
This file was deleted.

modules/delete-all-autogenerated-policies-ng20.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// * operating/manage-network-policies.adoc
44
:_content-type: PROCEDURE
55
[id="delete-all-autogenerated-policies-ng20_{context}"]
6-
= Deleting all policies autogenerated in the network graph (2.0 preview)
6+
= Deleting all policies autogenerated in the network graph
77

88
[role="_abstract"]
99
You can delete all automatically generated policies from your cluster that you have created by using {product-title-short}.

modules/delete-all-autogenerated-policies.adoc

Lines changed: 0 additions & 21 deletions
This file was deleted.

modules/delete-generated-policies-ng20.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
// * operating/manage-network-policies.adoc
44
:_content-type: PROCEDURE
55
[id="delete-generated-policies-ng20_{context}"]
6-
= Reverting to a previously applied policy in the network graph (2.0 preview)
6+
= Reverting to a previously applied policy in the network graph
77

88
[role="_abstract"]
99
You can remove a policy and revert to a previously applied policy.
1010

1111
.Procedure
12-
. In the {product-title-short} portal, navigate to *Network Graph (2.0 preview)*.
12+
. In the {product-title-short} portal, navigate to *Network Graph*.
1313
. Select a cluster name from the menu on the top bar.
1414
. Select one or more namespaces and deployments.
1515
. Select *Simulate network policy*.

modules/delete-generated-policies.adoc

Lines changed: 0 additions & 17 deletions
This file was deleted.

modules/download-network-baselines.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
// * operating/manage-network-policies.adoc
44
:_content-type: PROCEDURE
55
[id="download-network-baselines_{context}"]
6-
= Downloading network baselines from the network graph (2.0 preview)
6+
= Downloading network baselines from the network graph
77

88
You can download network baselines as YAML files from the network graph view.
99

1010
.Procedure
11-
. In the {product-title-short} web portal, navigate to *Network Graph (2.0 preview)*.
12-
. Click the *Namespace* list and use the search field to locate a namespace or select individual namespaces.
13-
. Click the *Deployments* list and use the search field to locate a deployment or select individual deployments to display in the network graph.
11+
. In the {product-title-short} portal, navigate to *Network Graph*.
12+
. Click the *Namespaces* list and use the search field to locate a namespace, or select individual namespaces.
13+
. Click the *Deployments* list and use the search field to locate a deployment, or select individual deployments to display in the network graph.
1414
. In the network graph, click on a deployment to view the information panel.
1515
. The *Baseline* tab lists the baseline flows. Use the *filter by entity name* field to further restrict the list of flows.
1616
. Optional: Check the box to exclude ports and protocols.

0 commit comments

Comments
 (0)