'make container-dev' which builds an image with more permissions
which can be deployed to a running K8s Karydia cluster through
applying 'manifests-dev/deployment-dev.yml'
'make deploy-dev' which copies the local Karydia binary to the
mentioned container where a hotswap kills the running Karydia
process(es) and starts the newly copied Karydia binary again
This should ease and speed up (local) development.
See docs/devel/hotswap.md for usage information
For development it is now possible to use