Skip to content

kameshsampath/gitops-greeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitOps Greeter

A hello world demo to used to demonstrate GitOps applications.

Pre-requisites

Quick build and test

export KO_DOCKER_REPO=<your container repo> # e.g. docker.io/example/gitops-greeter
docker run -p 9090:8080 $(ko build --bare --tags=latest --platform=linux/amd64 --platform=linux/arm64)

Harness Doc References

About

Simple hello world app to be used with Gitops demos

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages