You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
senpy/community-plugins/k8s
J. Fernando Sánchez e1d888ebd6 Add 'community-plugins/' from commit '4c73797246c6aff8d055abfef73d3f0d34b933a8'
git-subtree-dir: community-plugins
git-subtree-mainline: 7f712952be
git-subtree-split: 4c73797246
9 months ago
..
README.md Add 'community-plugins/' from commit '4c73797246c6aff8d055abfef73d3f0d34b933a8' 9 months ago
senpy-deployment.yaml Add 'community-plugins/' from commit '4c73797246c6aff8d055abfef73d3f0d34b933a8' 9 months ago
senpy-ingress.yaml Add 'community-plugins/' from commit '4c73797246c6aff8d055abfef73d3f0d34b933a8' 9 months ago
senpy-svc.yaml Add 'community-plugins/' from commit '4c73797246c6aff8d055abfef73d3f0d34b933a8' 9 months ago

README.md

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 -