Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GoogleCloudPlatform/anthos-service-mesh-samples


https://github.com/GoogleCloudPlatform/anthos-service-mesh-samples

samples

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Anthos Service Mesh Samples

This repository contains sample applications used in
[Anthos Service Mesh](https://cloud.google.com/service-mesh/docs/overview).
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:

- [Anthos Service Mesh - How-To](https://cloud.google.com/service-mesh/docs/how-to)

## Contributing changes

* See [CONTRIBUTING.md](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

* See [LICENSE](LICENSE)