https://github.com/istioinaction/book-source-code
Accompanying source code for Istio in Action (Manning)
https://github.com/istioinaction/book-source-code
book istio istio-in-action manning service-mesh
Last synced: 6 months ago
JSON representation
Accompanying source code for Istio in Action (Manning)
- Host: GitHub
- URL: https://github.com/istioinaction/book-source-code
- Owner: istioinaction
- Created: 2018-08-28T13:15:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T12:19:20.000Z (over 2 years ago)
- Last Synced: 2024-11-08T16:43:08.685Z (11 months ago)
- Topics: book, istio, istio-in-action, manning, service-mesh
- Language: Shell
- Homepage: http://istioinaction.io
- Size: 20.2 MB
- Stars: 251
- Watchers: 6
- Forks: 185
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Istio in Action
This source code repository is a companion to the [Istio in Action](https://www.manning.com/books/istio-in-action?gclid=CjwKCAjwmK6IBhBqEiwAocMc8r1CbhNMku7SftXodMU3tmAOi0h665niLMkJF-4pQ0o6tiDaGGwUeBoCpLgQAvD_BwE) book available from Manning Publications.
## How to use this repository?
The files in this repository are used in the book to demonstrate the features of the service mesh. Each chapter's files are in their own directory, meanwhile, the services used across all the examples are in the `services` directory.