Skip to content

datawire/a8r-gitops-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

a8r-gitops-example

This is the example repo for Ambassador Labs' DCP Cloud Configuration Analysis.

To use it, check out the Quick Start and fork this repo when indicated. Enjoy!

IMPORTANT:

  • You must be running Edge Stack or Emissary-ingress 2.0.5 or later to use this example repo.
  • The manifests directory in this repo uses a cleartext-only Listener and Host. This is not recommended for production use but it greatly simplifies the setup for the example.

To apply this to your cluster:

kubectl create namespace gitops-demo && \
kubectl apply -n gitops-demo -f ./manifests

at which point you'll be able to

curl http://$AMBASSADOR_IP/backend/

for a Quote of the Moment, where $AMBASSADOR_IP is the IP address or hostname of the load balancer for your Edge Stack or Emissary-ingress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published