diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..5bc4b46 --- /dev/null +++ b/404.html @@ -0,0 +1,476 @@ + + + +
+ + + + + + + + + + + + + + +Below, we demonstrate calling endpoints on the application in either of two ways:
+Through the "front door", via the ingress gateway
+The environment variable LB_IP
captures the public IP address of the load balancer fronting the ingress gateway. We can access the service endpoints through that IP address.
sleep
client¶We make use of Istio's sleep sample application to facilitate the task of making calls to workloads from inside the cluster.
+The sleep
deployment is a blank client Pod that can be used to send direct calls to specific microservices from within the Kubernetes cluster.
Deploy sleep
to your cluster:
Wait for the sleep pod to be ready (2/2 containers).
+Here are a couple of customers-service
endpoints to test:
Give the owner George Franklin a new pet, Sir Hiss (a snake):
+Test one of the visits-service
endpoints:
Call petclinic-frontend
endpoint that calls both the customers and visits services:
{"use strict";/*!
+ * escape-html
+ * Copyright(c) 2012-2013 TJ Holowaychuk
+ * Copyright(c) 2015 Andreas Lubbe
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
+ * MIT Licensed
+ */var Wa=/["'&<>]/;Vn.exports=Ua;function Ua(e){var t=""+e,r=Wa.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i