Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chakrit/hello
- Owner: chakrit
- License: mit
- Created: 2021-04-16T07:19:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T07:31:13.000Z (over 3 years ago)
- Last Synced: 2024-06-19T15:12:18.351Z (5 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.