Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoKu (Golang Kubernetes)

What a nice name for a pretty useless application.

GoKu is a Gin Go API to deploy Pod in a Kubernetes cluster.

Build and Usage

go build main.go
./main

OR

docker build -t goku .
docker run -p8080:8080 goku

About

GoKu is a Gin Go API to deploy Pod in a Kubernetes cluster.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages