Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 820 Bytes

07-aks_mesh.md

File metadata and controls

26 lines (15 loc) · 820 Bytes

Challenge 7: Service Mesh

< Previous Challenge - Home - Next Challenge >

Introduction

This challenge will cover the implementation of a service mesh technology.

Description

You need to fulfill these requirements to complete this challenge:

  • Implement inter-container TLS encryption by leveraging a service mesh

Success Criteria

  • The application is fully functional
  • Traffic between application components (ingress controller to web, and web to api) is encrypted with TLS

Learning Resources

These docs might help you achieving these objectives: