1
0
mirror of https://github.com/gsi-upm/senpy synced 2026-03-02 16:58:17 +00:00
Files
senpy/k8s
J. Fernando Sánchez 54da48b548 Add CI/CD and k8s
2018-06-15 09:46:15 +02:00
..
2018-06-15 09:46:15 +02:00
2018-06-15 09:46:15 +02:00
2018-06-15 09:46:15 +02:00
2018-06-15 09:46:15 +02:00

Deploy senpy to a kubernetes cluster. The files are templates, which need to be expanded with something like envsubst.

Example usage:

cat k8s/*.ya*ml | envsubst | kubectl apply -n senpy -f -