Channels
cluster-api
extensions
rancher-extensions
sle
sle-bci
harvester-dev
neuvector-security
supermicro-sixsq
onlinetraining
office-hours
ozt
os
one-point-x
rio
onlinemeetup
v16-v21-migration
events
training-1220
training-0110
training-0124
k3s-contributor
submariner
storage
k3os
windows
ci-cd
theranchcast
rfed_ara
nederlands
ukranian
danish
training-0131
masterclass
training-0207
training-0214
terraform-controller
epinio
phillydotnet
swarm
rancher-wrangler
deutsch
russian
chinese
mesos
français
japanese
arm
longhorn-dev
terraform-provider-rke
service-mesh
azure
gcp
academy
espanol
lima
portugues
kubernetes
kim
hypper
kubewarden
opni
logging
rancher-setup
developer
mexico
random
elemental
cabpr
rke
vsphere
longhorn-storage
k3s
k3d
terraform-provider-rancher2
fleet
amazon
harvester
s3gw
hobbyfarm
rancher-desktop
general
rke2
Powered by
#k3d
Title
# k3d
m
melodic-market-42092
08/10/2022, 7:28 AM
Any recommendations for how to get hot-reloading for development? From initial googling I've found these alternatives: • devspace:
https://devspace.sh/#development
• garden:
https://github.com/garden-io/garden/
• ksync:
https://github.com/ksync/ksync
• kubectl-warp:
https://github.com/ernoaapa/kubectl-warp
• kubed-sh:
https://kubed.sh/
• okteto cli:
https://www.okteto.com/docs/cloud/okteto-cli/
• skaffold:
https://skaffold.dev/
• telepresence:
https://www.telepresence.io/
• tilt:
https://docs.tilt.dev/index.html
Anyone here using any of these with k3d? I'd like to get hot reload working for python (fastapi) and typescript (nextjs).
w
wide-garage-9465
08/10/2022, 7:35 AM
Did you see our demo already?
https://github.com/k3d-io/k3d-demo#full-lifecycle
In this case super simple hot-reloading with Python Flask
Just using a volume mount + hostPath volume
The repo also holds an example for Tilt
m
melodic-market-42092
08/10/2022, 11:56 AM
I hadn't seen those! Thanks 🙂 I'll take a look
👍 1
105 Views
Post