redhat-scholars/istio-tutorial
Fork: 708 Star: 1203 (更新于 2024-11-15 18:29:42)
license: Apache-2.0
Language: Java .
Istio Tutorial for https://dn.dev/master
最后发布版本: 1.0.x ( 2019-03-27 03:57:32)
= Polyglot microservices (Java, Node, .NET) + Istio on Kubernetes/OpenShift This content is brought to you by http://developers.redhat.com - Register today! :toc: macro :toc-title: Table of Contents :toclevels: 3 :icons: font :data-uri: :source-highlighter: highlightjs
-
A HTML version of this file is published at https://redhat-scholars.github.io/istio-tutorial/
-
The source code is available at https://github.com/redhat-scholars/istio-tutorial
-
Download the ebook "Introducing Istio Service Mesh for Microservices" for FREE at https://developers.redhat.com/books/introducing-istio-service-mesh-microservices/.
-
If you are in a hurry and want to get hands-on with Istio insanely fast, just go to https://developers.redhat.com/topics/service-mesh and start instantly.
There are three different and super simple microservices in this system and they are chained together in the following sequence:
customer → preference → recommendation
== Local Development
Tested with Node.js v18.9.
# Clone the repository locally
git clone git@github.com:redhat-scholars/istio-tutorial.git
cd istio-tutorial
# Install antora dependencies
npm install
# Performs an initial build, then watches adoc files
# and rebuilds the site when they are modified
npm run dev
Open the gh-pages/index.html to see the site. You can refresh to see your
changes if you modify adoc files, since the npm run dev
script will
automatically rebuild the site when it detects changes.
最近版本更新:(数据更新于 2024-10-12 09:00:35)
2019-03-27 03:57:32 1.0.x
主题(topics):
envoy, istio, kubernetes, microservices, openshift, tracing
redhat-scholars/istio-tutorial同语言 Java最近更新仓库
2024-11-22 14:41:49 dromara/dante-cloud
2024-11-21 20:32:01 spring-projects/spring-boot
2024-11-21 09:44:43 Card-Forge/forge
2024-11-20 14:38:43 StarRocks/starrocks
2024-11-19 23:42:52 spring-projects/spring-authorization-server
2024-11-18 21:40:12 4379711/lol-helper