You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: "No antivirus or network security tools detected."
1369
1370
- warn:
1370
-
message: |-
1371
-
The following antivirus or network security tools were detected:
1372
-
{{ "{{" }} .Detected {{ "}}" }}
1373
-
1374
-
These types of tools have been known to interfere with Kubernetes operation in various ways. If you experience an installation problem, you may need to disable these tools temporarily as part of the troubleshooting process to identify if any system administrator exceptions may be required to maintain necessary internal Kubernetes operations.
1371
+
message: "The following antivirus or network security tools were detected: {{ \"{{\" }} .Detected {{ \"}}\" }}. These types of tools have been known to interfere with Kubernetes operation in various ways. If you experience an installation problem, you may need to disable these tools temporarily as part of the troubleshooting process to identify if any system administrator exceptions may be required to maintain necessary internal Kubernetes operations."
These packages can interfere with Kubernetes operation. Ensure they are disabled or configured to not interfere with required Kubernetes traffic and processes.
1382
+
message: "The following security packages were detected: {{ \"{{\" }} .Installed {{ \"}}\" }}. These packages can interfere with Kubernetes operation. Ensure they are disabled or configured to not interfere with required Kubernetes traffic and processes."
0 commit comments