Skip to content

Commit e3b5445

Browse files
committed
add NGINX ingress requirement to Security-Test-Core.md
1 parent 1352f63 commit e3b5445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/Security-Test-Core.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ To test the web application, you need to install following tools;
66

77
* [Docker](https://www.docker.com/)
88
* [Helm](https://helm.sh/)
9+
* [NGINX ingress](https://kubernetes.github.io/ingress-nginx/deploy/) for k8s
910
* [Owasp ZAP Tool](https://www.zaproxy.org/)
1011

1112
After installing the Docker, be sure that you enabled the Kubernetes on Docker by following [https://docs.docker.com/desktop/kubernetes/](https://docs.docker.com/desktop/kubernetes/).

0 commit comments

Comments
 (0)