...
By wget command on master node, it can get the http service from the Nginx server deployed in K8s cluster. Just as follows:
Test Results
If correct, it will return OK, otherwise is Error.
K8s Healthcheck case
...
...
By wget command on master node, it can get the http service from the Nginx server deployed in K8s cluster. Just as follows:
If correct, it will return OK, otherwise is Error.
...