The figure below shows a high level overview of the weaver kube deployer. The user
provides an application binary and a configuration file config.yaml. The
deployer builds a container image for the application and generates Kubernetes
resources that enable the application to run in a Kubernetes cluster.
Features:
You control how to run your application (e.g., resource requirements, scaling
specifications, volumes).
You decide how to export telemetry (e.g., traces to Jaeger, metrics to Prometheus, write custom plugins).