mirror of
https://github.com/gsi-upm/senpy
synced 2025-04-04 12:11:07 +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