In addition, you need to configure the host profile mapping of the Kubernetes master node before starting the tests.
Here we expose the services of the Pod in Kubernetes to the outside world by means of NodePort, and configure the ip mapping of the Kubernetes cluster node before starting the test.
```sh
127.0.0.1 integrated-frontend
# Please adjust with the public ip of your K8S node