Skip to content

christianh814/kargo-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kargo Sample Application

A simple HTTP application written in Go to demo Kargo

To enable the /greet route modify:

  • index.tmpl
  • app.go
  • handlers.go

You will also need to create a configmap/secret and mount it under /app/config with the filename config.json. It should look like this

{
	"message" : "some string"
}

About

Sample Application for Demoing Kargo

Resources

Stars

Watchers

Forks

Packages