Go to file
Kris Crawford c7250311cf
All checks were successful
package-builder / build (push) Successful in 1m59s
go-builder / build (push) Successful in 35s
Testing multi-stage build and single file docker image
2024-06-21 17:38:01 -04:00
.gitea/workflows Updating key variable 2024-04-11 19:39:32 -04:00
deployment.yaml Testing multi-stage build and single file docker image 2024-06-21 17:38:01 -04:00
Dockerfile Testing multi-stage build and single file docker image 2024-06-21 17:38:01 -04:00
go.mod Adding deployment file 2023-11-22 10:45:57 -05:00
main.go Adding deployment file 2023-11-22 10:45:57 -05:00
README.md Updating key variable 2024-04-11 19:39:32 -04:00

Intro

Creates a Pod that listens on port 8000/tcp and responds to GET requests with the hostname of the machine running the Pod.