Skip to content

Instantly share code, notes, and snippets.

@isaaguilar
isaaguilar / README.md
Created September 1, 2020 21:00
Spotinst Log Query Service

spotinst-log query service

Install this next to your spotinst-controller to print logs from the Spotinst Ocean. This service simply spits out logs to stdout in JSON format. Then your log aggregation service can use the container logs and publish them to your own logging platform.

Install

kubectl apply -f spotinst-log.yaml --namespace kube-system