From 730813261b5116634ccaf008794eaffd05d16e8d Mon Sep 17 00:00:00 2001 From: Kris Crawford Date: Fri, 5 Apr 2024 19:28:43 -0400 Subject: [PATCH] Updating README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e804f19..33fecda 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -noop +# Intro +Creates a Pod that listens on port 8000/tcp and responds to GET requests with the hostname of the machine running the Pod.