501-server is a simple webserver that satisfies the ingress, which means it has to do two things:
- Serves a 501 page at
/
- Serves a 200 at
/healthz
Source code extracted from ingress-gce and modified.
501-server is a simple webserver that satisfies the ingress, which means it has to do two things:
/
/healthz
Source code extracted from ingress-gce and modified.