Pebble (ops.pebble.Client)

Source: ops.pebble.Client, Pebble

See also: Ops (ops), How to interact with Pebble

In the Charm SDK, in ops, Pebble (ops.pebble.Client) is a client for the Pebble API—a lightweight, API-driven process supervisor designed to give workload containers something akin to an init system that will allow the charm container to interact with it.

Pebble is the recommended way to create Kubernetes charms using the sidecar pattern.


Last updated 4 months ago.