Trigger

From Fixme.ch
Revision as of 20:36, 11 February 2022 by Rorist (Talk | contribs)

Jump to: navigation, search

Information

https://trigger.fixme.ch Trigger for the space status, control the LED_Retrofit and Orbital

How to push changes

$ ssh ubuntu@k8s.fixme.ch

# Update the local repository
cd ~/ctrl
git pull

# Build the docker image
sudo docker build -t trigger .

# Killthe pod and watch it come back
kubectl delete --namespace ctrl pod/trigger-579d7dd765-krfvk
kubectl get --namespace=ctrl pods

Archives