What Kubernetes components are included in a Replicated Airgap Bundle

For the tar.gz bundle that installs Replicated (as documented here), what exactly is inside this bundle? Operating system packages? Which docker containers are bundled? Anything else?

This bundle contains a few sets of things:

  • Shell scripts to install Docker, Kubernetes and Replicated using the included files

  • Docker used by Replicated and its dependencies

    • Replicated
      • replicated
      • replicated-ui
      • replicated-operator
      • replicated-premkit
      • replicated-sidecar-controller
      • cmd
      • debian
      • statsd-graphite
      • support-bundle
    • Retraced
      • retraced
      • retraced-nsqd
      • retraced-postgres
  • Docker images used by Kubernetes

    • Control plane
      • etcd
      • kube-apiserver
      • kube-controller-manager
      • kube-scheduler
    • Common
      • ceph
      • contour
      • coredns
      • envoy-alpine
      • kube-proxy
      • pause
      • registry
      • replicated-hostpath-provisioner
      • weave-kube
      • weave-npc
      • weaveexec
  • Ubuntu 1604 and RHEL 7 OS packages

    • Docker
    • Kubectl
    • Kubeadm
    • Many, many dependencies for the above
  • CNI binaries