Skip to content
/ ok Public

OK message served by http, written in Go as a Kubernetes/Minikube tutorial.

License

Notifications You must be signed in to change notification settings

txn2/ok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OK

A Simple web server that returns a bit of useful JSON data for testing and diagnosing ingress with Kubernetes.

Release

goreleaser --skip-publish --rm-dist --skip-validate
GITHUB_TOKEN=$GITHUB_TOKEN goreleaser --rm-dist