# ingress Handling all Ingress traffic ## Rolling out changes ```sh # Apply code changes to single node. # Make sure to commit and push the changes first. just provision-only nevaroo # Apply infrastructure changes to single node. just apply-only nevaroo # Apply to all nodes just provision just apply ```