1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-20 22:01:41 +00:00
senpy/k8s
J. Fernando Sánchez d1eca04eeb Deploy latest with its version tag
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.
2017-12-13 15:30:53 +01:00
..
README.md K8s deployment with limits 2017-06-02 19:17:27 +02:00
senpy-deployment.yaml Deploy latest with its version tag 2017-12-13 15:30:53 +01:00
senpy-ingress.yaml Added k8s deployment 2017-05-19 16:52:10 +02:00
senpy-svc.yaml Added k8s deployment 2017-05-19 16:52:10 +02:00

Deploy senpy to a kubernetes cluster.

Usage:

kubectl apply -f . -n senpy