PodWarden
User ManualPodWarden

Detail: Ingress Tab

LAN exposure and ingress rules for a deployment

LAN Exposure

Toggle direct LAN access via Kubernetes NodePort. When enabled, the workload is accessible at the node IP and allocated port on the local network.

StateDescription
EnabledShows the allocated NodePort and access address
DisabledWorkload only accessible within the cluster

LAN exposure requires the deployment to be in deployed status.

Ingress Rules

Full CRUD for ingress rules scoped to this deployment. Each rule maps a domain and path to the workload service.

ActionDescription
CreateAdd a new rule with domain, path, gateway, and TLS settings
EditModify any field of an existing rule
DeleteRemove the rule from PodWarden and the cluster
ApplyApply or re-apply the rule to the cluster
Check DNS / HTTP / TLSHealth check actions

Rules created here are automatically scoped to this deployment. For full ingress documentation see the Ingress reference and the Ingress and DDNS guide.

Detail: Ingress Tab