mirror of
https://github.com/gsi-upm/senpy
synced 2025-03-12 00:46:57 +00:00
Kubernetes doesn't pull the `latest` tag automatically, so we need to change the image tag in the deployment file. As a plus, we can now see exactly what version we're running.
Deploy senpy to a kubernetes cluster.
Usage:
kubectl apply -f . -n senpy