Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chakrit/hello

Dumb hello-world pod with long-running server just for testing and debugging stuff on Kubernetes
https://github.com/chakrit/hello

Last synced: about 20 hours ago
JSON representation

Dumb hello-world pod with long-running server just for testing and debugging stuff on Kubernetes

Awesome Lists containing this project

README

        

# HELLO

This is a very simple hello-world net/http app in Golang with `alpine:edge` as base, used
just to have a long-running pod inside a kubernetes cluster for debugging purposes.