Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 888 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 888 Bytes

Anthos Service Mesh Samples

This repository contains sample applications used in Anthos Service Mesh. The code samples for the Google Cloud site can be found under the docs directory, and workshop material can be found in the demos directory.

See the following resources to learn more:

Contributing changes

  • See CONTRIBUTING.md
  • Add a new sample under the docs directory in this repository
    • If the sample contains Terraform scripts, then please add it accordingly to the tf-validate-ci.yml in .github/workflows
  • If you would like to make edits to an existing sample in the docs directory in this repository, please read the sample's README on how to contribute

Licensing