You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error appears between the executed steps, and uninstall is not successful
AKS audit log integration with Sysdig agent
Uninstall AKS audit log integration resources
Resource group: alejandro-group
AKS cluster: alejandro-cluster
Sysdig agent namespace: sysdig-agent
This script will delete resources for AKS audit log integration:
* Diagnostic setting auditlogdiagnostic in the cluster
* Storage account alejandroclusterc6bd and all its containers
* Event Hubs namespace alejandro-clusterc6bd and all its hubs
* Kubernetes deployment: aks-audit-log-forwarder
* Kubernetes service: sysdig-agent
Press ENTER to continue
[1/5] Deleting diagnostic settings: auditlogdiagnostic
[2/5] Deleting deployment: aks-audit-log-forwarder
kubectl delete deployment aks-audit-log-forwarder -n sysdig-agent
The connection to the server localhost:8080 was refused - did you specify the right host or port?
[3/5] Deleting storage account: alejandroclusterc6bd
[4/5] Deleting service: sysdig-agent
kubectl delete service sysdig-agent -n sysdig-agent
The connection to the server localhost:8080 was refused - did you specify the right host or port?
[5/5] Deleting event hubs namespace: alejandro-clusterc6bd
Delete commands sent, it may take some minutes to complete.
The text was updated successfully, but these errors were encountered:
When using docker command to uninstall:
An error appears between the executed steps, and uninstall is not successful
The text was updated successfully, but these errors were encountered: