sysdig-cloud-scripts
sysdig-cloud-scripts copied to clipboard
This repository holds various scripts and templates that may be helpful for deploying and utilizing Sysdig Cloud
We have sysdig for IKS and thinking using same instance for AKS now. We see option for aws ,can we have option for AKS ?
I created a new RedHat OpenShift cluster on IBM Cloud yesterday and attempted to install the Sysdig agent. The script failed because it couldn't find the `default-icr-io` pull secret for...
Install script for sysdig say ```\"resources\":{\"limits\":{\"cpu\":\"2000m\",\"memory\":\"1536Mi\"},\"requests\":{\"cpu\":\"600m\",\"memory\":\"512Mi\"}}``` Can we reduce the limit of cpu, or still require to use unto 2 CPU, this seems a lot when we try to run...
By sheer coincidence my script declared SYSDIG_INSTANCE_NAME and it has spaces in it. For example - `My Sysdig Instance`. I never passed any value to `sysdig_instance_name` But the script used...
I am using IBMCloud-Kubernetes-Service/install-agent-k8s.sh. In there, I see $ADDITIONAL_CONF, however, looking at the following link, I cannot figure out how to add Basic JVM metrics that are pre-defined inside the...
As different user on same system,it fails without any error.Looks like as say user coopnonprod-tor01 on system infosec it create below files owned by coopnonprod-tor01 coopnonprod-tor01@infosec:/tmp$ ls -lart -rw-rw-r-- 1...
Hi there, I've tried using the latest version of the OpenID connect script, but I get an error from sysdig. Executing this: ```./oidc_config.sh` -s -u -i sysdig -e ``` Returns:...
Now if the backend version is higher than 6.5, it should get the sysdigcloud-values secret which include different settings such as JVM, etc...