UNCLASSIFIED - NO CUI

Skip to content

k3d dev script: add volumes to support twistlock defenders

Micah Nagel requested to merge twistlock-k3d-script into master

General MR

Summary

Changes:

  • Splits up the default args for k3d to improve readability + add comments on each option.
  • Adds/modifies volumes to support Twistlock defenders - volumes will always be mounted to the k3d nodes but only used if defenders are deployed.
  • Adds new SSH arg -o IdentitiesOnly=yes to ensure that only the identity passed in is used, preventing potential SSH errors
Edited by Micah Nagel

Merge request reports