Tasks

Learn how to do common activities with Open Service Mesh (OSM)

Onboard Services

Onboard Services

Configure Health Probes

How OSM handles application health probes work and what to do if they fail

Configuring Certificates

OSM uses mTLS for encryption of data between pods as well as Envoy and service identity.

Configuring Observability

OSM’s observability stack includes Prometheus for metrics collection, Grafana for metrics visualization, Jaeger for tracing and Fluent Bit for log forwarding.

Configuring Sidecar Injection

This section describes the sidecar injection workflow in OSM.

Configuring Traffic Management

OSM’s traffic management stack support two distinct traffic policy modes, namely SMI traffic policy mode and permissive traffic policy mode. The traffic policy mode determines how OSM routes application traffic between pods within the service mesh. Additionally, ingress and egress functionality allows external access to and from the cluster respectively.

Integrate Dapr with OSM

A simple demo showing to integrate Dapr with OSM

Integrate Prometheus with OSM

A simple demo showing how OSM integrates with Prometheus for metrics

Onboarding Namespaces

This section describes how and why OSM monitors Kubernetes namespaces

Upgrade Guide

Upgrade Guide