Skip to content

Commit c12b643

Browse files
authored
Merge pull request #41381 from nalhadef/net-policies
Network Observability: Policy admonitions
2 parents cc7aa82 + 0add8ea commit c12b643

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

modules/nw-networkpolicy-create.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,5 @@ endif::multi[]
159159

160160
[NOTE]
161161
====
162-
If you log in with a user with the `cluster-admin` role in the console, then you
163-
have a choice of creating a network policy in any namespace in the cluster
164-
directly from the YAML view or from a form in the web console.
162+
If you log in to the web console with `cluster-admin` privileges, you have a choice of creating a network policy in any namespace in the cluster directly in YAML or from a form in the web console.
165163
====

modules/nw-networkpolicy-delete.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,8 @@ ifdef::multi[]
7575
endif::multi[]
7676
:!name:
7777
:!role:
78+
79+
[NOTE]
80+
====
81+
If you log in to the web console with `cluster-admin` privileges, you have a choice of deleting a network policy in any namespace in the cluster directly in YAML or from the policy in the web console through the *Actions* menu.
82+
====

modules/nw-networkpolicy-edit.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,8 @@ ifdef::multi[]
106106
endif::multi[]
107107
:!name:
108108
:!role:
109+
110+
[NOTE]
111+
====
112+
If you log in to the web console with `cluster-admin` privileges, you have a choice of editing a network policy in any namespace in the cluster directly in YAML or from the policy in the web console through the *Actions* menu.
113+
====

modules/nw-networkpolicy-view.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,9 @@ ifdef::multi[]
8787
endif::multi[]
8888
:!name:
8989
:!role:
90+
91+
92+
[NOTE]
93+
====
94+
If you log in to the web console with `cluster-admin` privileges, you have a choice of viewing a network policy in any namespace in the cluster directly in YAML or from a form in the web console.
95+
====

0 commit comments

Comments
 (0)