docker build . -t example.com/servo-k8s-sfx
See the servo-sfx repository README for instructions on configuring the servo deployment with a Kubernetes secret containing the SignalFx API key.
WIP
The
OPTUNE_USE_DEFAULT_NAMESPACE
environment variable set to1
is used when the servo is embedded in the application itself (e.g., runs as a pod within the same namespace); this allows the namespace to be different from theapp_id
given to the servo.