Go to file
Kris Crawford 410e8b09f6
Some checks failed
go-builder / build (push) Successful in 1m6s
package-builder / build (push) Failing after 37s
Updating runner to use correct image
2024-04-05 19:29:42 -04:00
.gitea/workflows Updating runner to use correct image 2024-04-05 19:29:42 -04:00
deployment.yaml Testing docker build pipeline 2024-04-04 19:01:59 -04:00
Dockerfile Adding deployment file 2023-11-22 10:45:57 -05: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 README 2024-04-05 19:28:43 -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.