Skip to content

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

License

Notifications You must be signed in to change notification settings

GCC-ENSIBS/GoKu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors