Write a script that effectively airgaps a k3d cluster
Definition of Done
A script is produced that, when ran on an ec2 instance running k3d, prevents future outgoing connections of any kind from that instance to at least the following domains:
- repo1.dso.mil
- registry1.dso.mil
- github.com
- hub.docker.com
- other likely sources from which packages may be installed
Edited by Andrew Kesterson