k8s/images/node-app-1/hello-updated.html (12 lines of code) (raw):

<!DOCTYPE html> <HTML> <HEAD> <TITLE> Hello from app1 - Request to path /app2 </TITLE> </HEAD> <BODY> <H1>Hi</H1> <P>This is very minimal "hello world" HTML document.</P> </BODY> </HTML>