<#3228 Add Kubernetes objects for dev mode with si...
# flyte-github
a
#3228 Add Kubernetes objects for dev mode with single-binary sandbox Pull request opened by jeevb This PR completes support for running Flyte locally against a sandbox cluster running on your machine. Specifically, it adds: 1. Support for Propeller's secret webhook. It does so by creating a headless service pointing to the docker host's IP address. The host IP is injected via the
%{HOST_GATEWAY_IP}%
template variable. 2. Support for Flyteconsole while running Flyte locally. #3080 flyteorg/flyte ✅ All checks have passed 11/11 successful checks