Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 764 Bytes

File metadata and controls

26 lines (14 loc) · 764 Bytes

Charmed Service Mesh

The Charmed Service Mesh project consists of a set of charms that provide a low-ops service mesh deployed and operated using Juju.

See the full documentation: https://canonical-service-mesh-documentation.readthedocs-hosted.com/latest/

Structure

This section outlines the structure of this repository, and some key files.

docs/

This directory contains the documentation for the starter pack itself.

To view it in your browser, navigate to this directory and type make run.

.github/workflows/

This directory contains files used for documentation build checks via GitHub's CI.

The file test-starter-pack.yml tests the functionality of the starter pack project.