Scott Hatlen e3941089e1 initial commit
2025-11-05 09:06:54 -08:00
2025-11-05 09:06:54 -08:00
2025-11-05 09:06:54 -08:00
2025-11-05 09:06:54 -08:00
2025-11-05 09:06:54 -08:00
2025-11-05 09:06:54 -08:00

Deploy

// make sure podman is running ./scripts/build-images.sh minikube start --driver=podman --container-runtime=containerd minikube start --driver=podman --container-runtime=cri-o

minikube image load backend.tar minikube image load frontend.tar kubectl apply -f k8s.yaml

Destroy

minikube stop minikube delete --all

Description
Awards website for Pacific Beach
Readme 217 KiB
Languages
JavaScript 72.1%
CSS 22.9%
Shell 3.6%
Dockerfile 0.8%
HTML 0.6%