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/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.
7 years ago
..
README.md K8s deployment with limits 7 years ago
senpy-deployment.yaml Deploy latest with its version tag 7 years ago
senpy-ingress.yaml Added k8s deployment 7 years ago
senpy-svc.yaml Added k8s deployment 7 years ago

README.md

Deploy senpy to a kubernetes cluster.

Usage:

kubectl apply -f . -n senpy