apiVersion: troubleshoot.replicated.com/v1beta1
kind: Preflight
metadata:
name: preflight-sample
spec:
analyzers:
- ingress:
namespace: default
ingressName: connect-to-me
outcomes:
- fail:
message: The ingress isn't ingressing
- pass:
message: All systems ok on ingress
Ingress
Checking if an ingress is present
Documentation
Kubernetes Troubleshoot