1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-04-10 23:19:14 +00:00
J. Fernando Sánchez fa993c6e2a Add default plugins
2019-01-15 17:58:48 +01:00
..
2018-06-15 09:46:15 +02:00
2019-01-15 17:58:48 +01:00
2019-01-15 17:32:07 +01: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 -