/health 체크

apiVersion: serving.knative.dev/v1
kind: Service
metadata:
  name: full-option-runner
  namespace: default

위와 같은 YAML은 다음과 같은 주소를 예측할 수 있습니다.

full-option-runner.default.haifu.cloud

클러스터 내부 기준

http://full-option-runner.default.svc.cluster.local/health 주소로 health 체크 진행하시면 됩니다.

클러스터 외부 기준

http://full-option-runner.default.haifu.cloud/health

메트릭