Go to file
Kris Crawford cacddb9037
Some checks failed
go-builder / build (push) Failing after 10s
package-builder / build (push) Successful in 2m1s
Removing debug statement
2024-04-06 21:10:29 -04:00
.gitea/workflows Removing debug statement 2024-04-06 21:10:29 -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.