ksync

Sync files between your local system and a Kubernetes cluster

brewmacoslinux
Try with needOr install directly
Source

About

Sync files between your local system and a kubernetes cluster

Commands

ksync

Examples

Initialize ksync in your cluster$ ksync init
Create a sync between local directory and pod$ ksync create --local-read-only=false /local/path pod-name:/remote/path
Watch and list active syncs$ ksync get