How to continuously verify all running Kubernetes container (image integrity)

by opvizor
GNU/Linux ◆ xterm-256color ◆ bash 512 views

In that recording I take all steps required to run a continuous verification of all container and container images within Kubernetes using CodeNotary vcn:

  1. Clone git repository https://github.com/vchain-us/vcn-k8s.git
  2. customize and build your own container image
  3. upload the container image to Docker Hub
  4. customize the Kubernetes daemonset yaml
  5. delete any existing daemonsets (if any)
  6. deploy Kubernetes daemonset
  7. check if the Codenotary vcn is running on a Kubernetes node