Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GoogleCloudPlatform/anthos-service-mesh-samples
https://github.com/GoogleCloudPlatform/anthos-service-mesh-samples
samples
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/GoogleCloudPlatform/anthos-service-mesh-samples
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2020-06-10T17:07:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T16:28:33.000Z (15 days ago)
- Last Synced: 2024-10-29T18:21:50.236Z (14 days ago)
- Topics: samples
- Homepage:
- Size: 4.63 MB
- Stars: 41
- Watchers: 8
- Forks: 30
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
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)