Kubernetes Classroom Series – 05/Oct/2021

Virtual Service

  • Refer Here
  • Communication between software components in an application Preview
  • Microservice demo application architecture Preview Preview
  • The changeset for details service Refer Here and apply this Preview
  • Add ratings service changeset Refer Here and apply these changes Preview
  • Created a review application with only v1. Refer Here for the changes and apply the changes Preview
  • Refer Here for the product page changes and apply the product page Preview
  • Now lets try to observe any pod Preview Preview
  • The envoy proxy is automatically injected into the pod, this is because while we were setting up istio we have executed the following command, which enables automatic istio injection in default namespace
kubectl label namespace default istio-injection=enabled
  • We need to access the application from outside k8s cluster, for this we would be using the gateway

  • Add the gateway for external access Refer Here for the changeset.

  • In the above changeset we have custom resources defined by istio, lets apply the changes Preview Preview Preview

  • Now lets delete the details service and try to use the products page Preview Preview

  • Lets create a virtual service for details with retries Refer Here for the changes Preview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube