Manually Upgrade Defender DaemonSets
Upgrade the Defender DaemonSets with twistcli (Kubernetes)
$ kubectl -n twistlock delete ds twistlock-defender-ds $ kubectl -n twistlock delete sa twistlock-service $ kubectl -n twistlock delete secret twistlock-secrets$ <PLATFORM>/twistcli defender export kubernetes \ --user <ADMIN_USER> \ --address https://yourconsole.example.com:8083 \ --cluster-address twistlock-console$ kubectl create -f defender.yaml
Upgrade the Defender DaemonSets with twistcli (OpenShift)
Upgrade the Defender DaemonSets from Console
Last updated
Was this helpful?

