Closed ricksalsa closed 1 year ago
Current status:
Helm & scope can be used with michalbiesek helm chart repo: To test it locally please run following
kind create cluster
helm repo add cribl https://michalbiesek.github.io/helm-charts/
helm install appscope cribl/appscope --set config.cribldest="tcp://cribl-internal:10090"
# kind delete cluster
Pull Request of the AppScope helm is available here: https://github.com/criblio/helm-charts/pull/133
Add support for deploying AppScope in Kubernetes via a Helm Chart, in addition to the existing
scope k8s
cli command.Acceptance Criteria
scope k8s
to generate new templates for Helm chartimage
&tag
nameOverride
fullnameOverride
metrics
events
cribl
metric
&event
should be:configmap
configuration to support custom configuration of scoped containers.secret
in Kubernetes